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:
f09841f
)
nfsd: remove redundant test from nfsd_reply_cache_free
author
Jeff Layton
<jlayton@redhat.com>
Mon, 28 Jan 2013 19:41:12 +0000
(14:41 -0500)
committer
J. Bruce Fields
<bfields@redhat.com>
Mon, 4 Feb 2013 14:16:22 +0000
(09:16 -0500)
Entries can only get a c_type of RC_REPLBUFF iff they are
RC_DONE. Therefore the test for RC_DONE isn't necessary here.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found