Commit 39804853 authored by Andreas Gruenbacher's avatar Andreas Gruenbacher Committed by Philipp Reisner

drbd: Remove superfluous declaration

Signed-off-by: default avatarPhilipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: default avatarLars Ellenberg <lars.ellenberg@linbit.com>
parent 28c455ce
...@@ -689,7 +689,6 @@ struct drbd_work { ...@@ -689,7 +689,6 @@ struct drbd_work {
drbd_work_cb cb; drbd_work_cb cb;
}; };
struct drbd_tl_epoch;
struct drbd_request { struct drbd_request {
struct drbd_work w; struct drbd_work w;
struct drbd_conf *mdev; struct drbd_conf *mdev;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment