From mboxrd@z Thu Jan 1 00:00:00 1970 From: Boaz Harrosh Subject: [PATCH 5/5] vfs: nfsctl.c unused nfsd #includes Date: Tue, 24 Nov 2009 20:04:12 +0200 Message-ID: <4B0C201C.4040400@panasas.com> References: <4B0C1EB7.50508@panasas.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 To: "J. Bruce Fields" , Linux Kernel , linux-parisc , sparclinux , linux-s Return-path: In-Reply-To: <4B0C1EB7.50508@panasas.com> List-ID: List-Id: linux-parisc.vger.kernel.org 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 --- 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 #include #include -#include -#include #include #include #include -- 1.6.5.2