* [Drbd-dev] [PATCH 3/3] drbd: remove duplicated #include
@ 2009-12-09 13:09 Huang Weiyi
2009-12-21 16:09 ` Philipp Reisner
0 siblings, 1 reply; 2+ messages in thread
From: Huang Weiyi @ 2009-12-09 13:09 UTC (permalink / raw)
To: drbd-dev; +Cc: Huang Weiyi, drbd-user
Remove duplicated #include('s) in
drivers/block/drbd/drbd_worker.c
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
---
drivers/block/drbd/drbd_worker.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/block/drbd/drbd_worker.c b/drivers/block/drbd/drbd_worker.c
index ed8796f..3e8b6bc 100644
--- a/drivers/block/drbd/drbd_worker.c
+++ b/drivers/block/drbd/drbd_worker.c
@@ -34,7 +34,6 @@
#include <linux/mm_inline.h>
#include <linux/slab.h>
#include <linux/random.h>
-#include <linux/mm.h>
#include <linux/string.h>
#include <linux/scatterlist.h>
--
1.6.1.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-12-21 16:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-09 13:09 [Drbd-dev] [PATCH 3/3] drbd: remove duplicated #include Huang Weiyi
2009-12-21 16:09 ` Philipp Reisner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox