linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] proc_devtree: remove duplicated include from proc_devtree.c
@ 2012-10-26 14:43 Wei Yongjun
  0 siblings, 0 replies; only message in thread
From: Wei Yongjun @ 2012-10-26 14:43 UTC (permalink / raw)
  To: akpm; +Cc: yongjun_wei, linux-kernel

From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>

Remove duplicated include.

dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
---
 fs/proc/proc_devtree.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/fs/proc/proc_devtree.c b/fs/proc/proc_devtree.c
index 3d9fd66..de20ec4 100644
--- a/fs/proc/proc_devtree.c
+++ b/fs/proc/proc_devtree.c
@@ -13,7 +13,6 @@
 #include <linux/of.h>
 #include <linux/module.h>
 #include <linux/slab.h>
-#include <linux/string.h>
 #include <asm/prom.h>
 #include <asm/uaccess.h>
 #include "internal.h"



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-10-26 14:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-26 14:43 [PATCH -next] proc_devtree: remove duplicated include from proc_devtree.c Wei Yongjun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).