Skip to content

Commit

Permalink
nfsd: remove duplicate NFS4_STATEID_SIZE declaration
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Andy Adamson authored and J. Bruce Fields committed Sep 7, 2010
1 parent 2bfc96a commit 1132b26
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fs/nfsd/nfs4callback.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 */

Expand Down

0 comments on commit 1132b26

Please sign in to comment.