summaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorAndy Adamson2010-08-13 23:31:16 +0200
committerJ. Bruce Fields2010-09-08 01:21:18 +0200
commit1132b26029918aa8fb5ba24a81b5c234e61f356c (patch)
tree253bfb658aefaf3e38608c99c0845d52823d590c /fs
parentLinux 2.6.36-rc3 (diff)
downloadkernel-qcow2-linux-1132b26029918aa8fb5ba24a81b5c234e61f356c.tar.gz
kernel-qcow2-linux-1132b26029918aa8fb5ba24a81b5c234e61f356c.tar.xz
kernel-qcow2-linux-1132b26029918aa8fb5ba24a81b5c234e61f356c.zip
nfsd: remove duplicate NFS4_STATEID_SIZE declaration
Use NFS4_STATEID_SIZE from include/linux/nfs4 Signed-off-by: Andy Adamson <andros@netapp.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs')
-rw-r--r--fs/nfsd/nfs4callback.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nfsd/nfs4callback.c b/fs/nfsd/nfs4callback.c
index 988cbb3a19b6..014482c4e57d 100644
--- a/fs/nfsd/nfs4callback.c
+++ b/fs/nfsd/nfs4callback.c
@@ -41,7 +41,6 @@
#define NFSPROC4_CB_NULL 0
#define NFSPROC4_CB_COMPOUND 1
-#define NFS4_STATEID_SIZE 16
/* Index of predefined Linux callback client operations */