linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] vfs: syscall: Remove duplicated include from namespace.c
@ 2018-09-07  2:05 YueHaibing
  0 siblings, 0 replies; only message in thread
From: YueHaibing @ 2018-09-07  2:05 UTC (permalink / raw)
  To: Alexander Viro; +Cc: YueHaibing, linux-fsdevel, kernel-janitors

Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
 fs/namespace.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/fs/namespace.c b/fs/namespace.c
index 6c95796..e28db6e 100644
--- a/fs/namespace.c
+++ b/fs/namespace.c
@@ -26,7 +26,6 @@
 #include <linux/magic.h>
 #include <linux/bootmem.h>
 #include <linux/task_work.h>
-#include <linux/file.h>
 #include <linux/sched/task.h>
 #include <uapi/linux/mount.h>
 #include <linux/fs_context.h>

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

only message in thread, other threads:[~2018-09-07  6:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-07  2:05 [PATCH -next] vfs: syscall: Remove duplicated include from namespace.c YueHaibing

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).