aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_input.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2018-04-24 12:36:58 +0000
committerDavid S. Miller <[email protected]>2018-04-24 20:02:10 +0000
commit95ad7544ad3f6cf585e5b8587e7d520fa3a43ad5 (patch)
tree1b20d4226029e9f65c710dd50fa641f6f323c89d /net/ipv4/tcp_input.c
parentfsl/fman_port: remove redundant check on port->rev_info.major (diff)
downloadkernel-95ad7544ad3f6cf585e5b8587e7d520fa3a43ad5.tar.gz
kernel-95ad7544ad3f6cf585e5b8587e7d520fa3a43ad5.zip
net/tls: remove redundant second null check on sgout
A duplicated null check on sgout is redundant as it is known to be already true because of the identical earlier check. Remove it. Detected by cppcheck: net/tls/tls_sw.c:696: (warning) Identical inner 'if' condition is always true. Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions