From: Boaz Harrosh Date: Thu, 3 Dec 2009 18:30:43 +0000 (+0200) Subject: vfs: nfsctl.c un-used nfsd #includes X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=68590c382b875cc9a76b06097f3dff6730d787c1;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git vfs: nfsctl.c un-used 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 Signed-off-by: J. Bruce Fields --- diff --git a/fs/nfsctl.c b/fs/nfsctl.c index 8f9a20556f79..d3854d94b7cf 100644 --- a/fs/nfsctl.c +++ b/fs/nfsctl.c @@ -7,8 +7,6 @@ #include #include #include -#include -#include #include #include #include