[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4B0C201C.4040400@panasas.com>
Date: Tue, 24 Nov 2009 20:04:12 +0200
From: Boaz Harrosh <bharrosh@...asas.com>
To: "J. Bruce Fields" <bfields@...i.umich.edu>,
Linux Kernel <linux-kernel@...r.kernel.org>,
linux-parisc <linux-parisc@...r.kernel.org>,
sparclinux <sparclinux@...r.kernel.org>,
linux-s390 <linux-s390@...r.kernel.org>,
NFS list <linux-nfs@...r.kernel.org>,
pNFS Mailing List <pnfs@...ux-nfs.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: [PATCH 5/5] vfs: nfsctl.c unused nfsd #includes
Only linux/nfsd/syscall.h is actually used. Remove the
other nfsd #includes, so they can be moved to source
directory.
Signed-off-by: Boaz Harrosh <bharrosh@...asas.com>
---
fs/nfsctl.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/fs/nfsctl.c b/fs/nfsctl.c
index 8f9a205..d3854d9 100644
--- a/fs/nfsctl.c
+++ b/fs/nfsctl.c
@@ -7,8 +7,6 @@
#include <linux/types.h>
#include <linux/file.h>
#include <linux/fs.h>
-#include <linux/sunrpc/svc.h>
-#include <linux/nfsd/nfsd.h>
#include <linux/nfsd/syscall.h>
#include <linux/cred.h>
#include <linux/sched.h>
--
1.6.5.2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists