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:
ef17af2
)
sunrpc: only call test_bit once in svc_xprt_received
author
Jeff Layton
<jlayton@primarydata.com>
Mon, 1 Dec 2014 18:45:24 +0000
(13:45 -0500)
committer
J. Bruce Fields
<bfields@redhat.com>
Tue, 9 Dec 2014 16:29:14 +0000
(11:29 -0500)
...move the WARN_ON_ONCE inside the following if block since they use
the same condition.
Signed-off-by: Jeff Layton <jlayton@primarydata.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found