diff options
author | Colin Ian King <[email protected]> | 2017-05-03 14:50:40 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-05-04 11:01:30 -0400 |
commit | 985538eee06f169bb13c7ecb1a7fcdeb700b05c7 (patch) | |
tree | e00e4fffd31e0e771f02175fbb844ffbbb84ce6d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8b485ce69876c65db12ed390e7f9c0d2a64eff2c (diff) |
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 <[email protected]>
Acked-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions