summaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4proc.c
diff options
context:
space:
mode:
authorHuang Weiyi <weiyi.huang@gmail.com>2011-03-08 23:11:30 +0000
committerTrond Myklebust <Trond.Myklebust@netapp.com>2011-03-11 15:18:37 -0500
commit57df216bd8c8813a79a6a618e3d2ec937d532b86 (patch)
treeee3eddc164a7a1942a3239883336f90eeab6ee62 /fs/nfs/nfs4proc.c
parentf9feab1e180d1392f2f59d692826c6da2e57adf4 (diff)
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"