aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorstephen hemminger <stephen@networkplumber.org>2017-07-24 10:25:22 -0700
committerDavid S. Miller <davem@davemloft.net>2017-07-25 12:31:37 -0700
commit614d79c09e03d4a421f6d7eab1804600db33e04e (patch)
treeb570331c2ce49ad92d9eb374893421234a2b0e42 /scripts/patch-kernel
parentnetfilter: remove unused variable (diff)
downloadlinux-614d79c09e03d4a421f6d7eab1804600db33e04e.tar.gz
linux-614d79c09e03d4a421f6d7eab1804600db33e04e.zip
socket: fix set not used warning
The variable owned_by_user is always set, but only used when kernel is configured with LOCKDEP enabled. Get rid of the warning by moving the code to put the call to owned_by_user into the the rcu_protected call. Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions