summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4proc.c
diff options
context:
space:
mode:
authorHuang Weiyi2011-03-09 00:11:30 +0100
committerTrond Myklebust2011-03-11 21:18:37 +0100
commit57df216bd8c8813a79a6a618e3d2ec937d532b86 (patch)
treeee3eddc164a7a1942a3239883336f90eeab6ee62 /fs/nfs/nfs4proc.c
parentNFSv4: nfs4_state_mark_reclaim_nograce() should be static (diff)
downloadkernel-qcow2-linux-57df216bd8c8813a79a6a618e3d2ec937d532b86.tar.gz
kernel-qcow2-linux-57df216bd8c8813a79a6a618e3d2ec937d532b86.tar.xz
kernel-qcow2-linux-57df216bd8c8813a79a6a618e3d2ec937d532b86.zip
nfs4: remove duplicated #include
Remove duplicated #include('s) in fs/nfs/nfs4proc.c Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/nfs/nfs4proc.c')
-rw-r--r--fs/nfs/nfs4proc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nfs/nfs4proc.c b/fs/nfs/nfs4proc.c
index bf4e6d4b5bf5..0a07e353a961 100644
--- a/fs/nfs/nfs4proc.c
+++ b/fs/nfs/nfs4proc.c
@@ -51,7 +51,6 @@
#include <linux/sunrpc/bc_xprt.h>
#include <linux/xattr.h>
#include <linux/utsname.h>
-#include <linux/mm.h>
#include "nfs4_fs.h"
#include "delegation.h"