]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit54c1493d4a2b52f63156e44324f7c52dc5037b73
treee81390d24654d62a49091db2ba8084c08b61e9e3
parentdf6e6ba72965aa8fd08f0d8d55778515f80fd950
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 <bfields@citi.umich.edu>
fs/nfsd/vfs.c