From: Jeff Layton Date: Mon, 1 Dec 2014 18:45:24 +0000 (-0500) Subject: sunrpc: only call test_bit once in svc_xprt_received X-Git-Tag: omap-for-v3.20/drop-legacy-3517~59^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acf06a7fa12070abb3eab24fc4bc30e361a7c416;p=pandora-kernel.git 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 Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed