aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2019-09-01 15:52:05 +0000
committerDavid S. Miller <[email protected]>2019-09-01 18:45:02 +0000
commit56fcd40f8a51db475389856f31685a1b87a3cc9c (patch)
treeb8ee62b470b13d38fcf2326661df51bed9e7d83e /net/ipv4/tcp_output.c
parentr8169: don't set bit RxVlan on RTL8125 (diff)
downloadkernel-56fcd40f8a51db475389856f31685a1b87a3cc9c.tar.gz
kernel-56fcd40f8a51db475389856f31685a1b87a3cc9c.zip
netlabel: remove redundant assignment to pointer iter
Pointer iter is being initialized with a value that is never read and is being re-assigned a little later on. The assignment is redundant and hence can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Acked-by: Paul Moore <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions