From: J. Bruce Fields Date: Tue, 2 Oct 2007 18:18:12 +0000 (-0400) Subject: nfsd: remove IS_ISMNDLCK macro X-Git-Tag: v2.6.24-rc1~1274^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e7fc436426b1f9e106f511a049de91c82ec2c53;p=pandora-kernel.git nfsd: remove IS_ISMNDLCK macro This macro is only used in one place; in this place it seems simpler to put open-code it and move the comment to where it's used. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed