git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f8ada9
)
nfsd: remove IS_ISMNDLCK macro
author
J. Bruce Fields
<bfields@citi.umich.edu>
Tue, 2 Oct 2007 18:18:12 +0000
(14:18 -0400)
committer
J. 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