projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28c455c
)
drbd: Remove superfluous declaration
author
Andreas Gruenbacher
<agruen@linbit.com>
Tue, 11 Jan 2011 11:25:21 +0000
(12:25 +0100)
committer
Philipp 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
patch
|
blob
|
history
diff --git
a/drivers/block/drbd/drbd_int.h
b/drivers/block/drbd/drbd_int.h
index
ef2ceed
..
88b247e
100644
(file)
--- a/
drivers/block/drbd/drbd_int.h
+++ b/
drivers/block/drbd/drbd_int.h
@@
-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;