summaryrefslogtreecommitdiffstats
path: root/net/ipv4/raw.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-05-03 14:50:40 +0100
committerDavid S. Miller <davem@davemloft.net>2017-05-04 11:01:30 -0400
commit985538eee06f169bb13c7ecb1a7fcdeb700b05c7 (patch)
treee00e4fffd31e0e771f02175fbb844ffbbb84ce6d /net/ipv4/raw.c
parent8b485ce69876c65db12ed390e7f9c0d2a64eff2c (diff)
downloadlinux-985538eee06f169bb13c7ecb1a7fcdeb700b05c7.tar.bz2
net/sched: remove redundant null check on head
head is previously null checked and so the 2nd null check on head is redundant and therefore can be removed. Detected by CoverityScan, CID#1399505 ("Logically dead code") Signed-off-by: Colin Ian King <colin.king@canonical.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/raw.c')
0 files changed, 0 insertions, 0 deletions