* [PATCH 4/5] /proc/kcore: remove duplicated #include
@ 2009-09-27 3:15 Huang Weiyi
0 siblings, 0 replies; only message in thread
From: Huang Weiyi @ 2009-09-27 3:15 UTC (permalink / raw)
To: kamezawa.hiroyu; +Cc: linux-mm, Huang Weiyi
Remove duplicated #include('s) in
fs/proc/kcore.c
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
---
fs/proc/kcore.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/fs/proc/kcore.c b/fs/proc/kcore.c
index 5601337..a44a789 100644
--- a/fs/proc/kcore.c
+++ b/fs/proc/kcore.c
@@ -23,7 +23,6 @@
#include <asm/io.h>
#include <linux/list.h>
#include <linux/ioport.h>
-#include <linux/mm.h>
#include <linux/memory.h>
#include <asm/sections.h>
--
1.6.1.3
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-09-27 3:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-27 3:15 [PATCH 4/5] /proc/kcore: remove duplicated #include Huang Weiyi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox