mirror of https://gitee.com/openkylin/linux.git
drbd: Remove superfluous declaration
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
This commit is contained in:
parent
28c455ceb2
commit
3980485361
|
@ -689,7 +689,6 @@ struct drbd_work {
|
|||
drbd_work_cb cb;
|
||||
};
|
||||
|
||||
struct drbd_tl_epoch;
|
||||
struct drbd_request {
|
||||
struct drbd_work w;
|
||||
struct drbd_conf *mdev;
|
||||
|
|
Loading…
Reference in New Issue