]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
nfsd: remove duplicate NFS4_STATEID_SIZE declaration
authorAndy Adamson <andros@netapp.com>
Fri, 13 Aug 2010 21:31:16 +0000 (17:31 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 7 Sep 2010 23:21:18 +0000 (19:21 -0400)
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>
fs/nfsd/nfs4callback.c

index 988cbb3a19b6785378a5dcaab1118e4b3d78b14b..014482c4e57d56e7f15f3cb11d31ee30dbc4330d 100644 (file)
@@ -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 */