knfsd: cleanup of nfsd4 cmp_* functions
authorJ. Bruce Fields <bfields@citi.umich.edu>
Thu, 26 Jul 2007 21:04:54 +0000 (17:04 -0400)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Tue, 9 Oct 2007 22:31:56 +0000 (18:31 -0400)
commit599e0a2290b22d959c7748bda83da3614187a299
tree3bd93f935dd4a3b41535ae8f41c8a273337c809f
parent3b398f0ef8db6a9bb431474afd871f4295203d2d
knfsd: cleanup of nfsd4 cmp_* functions

Benny Halevy suggested renaming cmp_* to same_* to make the meaning of
the return value clearer.

Fix some nearby style deviations while we're at it, including a small
swath of creative indentation in nfs4_preprocess_seqid_op().

Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>
Acked-by: Neil Brown <neilb@suse.de>
fs/nfsd/nfs4state.c