commit | acf06a7fa12070abb3eab24fc4bc30e361a7c416 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@primarydata.com> | Mon Dec 01 13:45:24 2014 -0500 |
committer | J. Bruce Fields <bfields@redhat.com> | Tue Dec 09 11:29:14 2014 -0500 |
tree | 46fbb92634614a5b5bf3488d38cb529ff08d3bd1 | |
parent | ef17af2a817db97d42dd2ec0a425231748e23dbc [diff] |
sunrpc: only call test_bit once in svc_xprt_received ...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>