From: J. Bruce Fields Date: Fri, 30 Jun 2006 08:56:16 +0000 (-0700) Subject: [PATCH] knfsd: nfsd4: fix some open argument tests X-Git-Tag: v2.6.18-rc1~264 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba5a6a19d83babe00be3711db3deee5c57587b8f;p=pandora-kernel.git [PATCH] knfsd: nfsd4: fix some open argument tests These tests always returned true; clearly that wasn't what was intended. In keeping with kernel style, make them functions instead of macros while we're at it. Signed-off-by: J. Bruce Fields Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed