drbd: Remove superfluous declaration
authorAndreas Gruenbacher <agruen@linbit.com>
Tue, 11 Jan 2011 11:25:21 +0000 (12:25 +0100)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Thu, 25 Aug 2011 12:57:43 +0000 (14:57 +0200)
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
drivers/block/drbd/drbd_int.h

index ef2ceed..88b247e 100644 (file)
@@ -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;