nfsd: remove IS_ISMNDLCK macro
authorJ. Bruce Fields <bfields@citi.umich.edu>
Tue, 2 Oct 2007 18:18:12 +0000 (14:18 -0400)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Tue, 9 Oct 2007 22:32:46 +0000 (18:32 -0400)
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 <bfields@citi.umich.edu>

No differences found