From: J. Bruce Fields Date: Thu, 26 Jul 2007 21:04:54 +0000 (-0400) Subject: knfsd: cleanup of nfsd4 cmp_* functions X-Git-Tag: v2.6.24-rc1~1293^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=599e0a2290b22d959c7748bda83da3614187a299;p=pandora-kernel.git 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" Acked-by: Neil Brown --- Reading git-diff-tree failed