aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorGustavo A. R. Silva <[email protected]>2018-07-25 09:07:24 -0500
committerDavid S. Miller <[email protected]>2018-07-26 14:09:27 -0700
commit2ed9db3074fcd8d12709fe40ff0e691d74229818 (patch)
tree519927ea3830d1843893362ba802c5754e90b190 /tools/perf/scripts/python/syscall-counts.py
parent2b139e6b1ec86e1d3646039965dd79ad05d8dca4 (diff)
net: sched: cls_api: fix dead code in switch
Code at line 1850 is unreachable. Fix this by removing the break statement above it, so the code for case RTM_GETCHAIN can be properly executed. Addresses-Coverity-ID: 1472050 ("Structurally dead code") Fixes: 32a4f5ecd738 ("net: sched: introduce chain object to uapi") Signed-off-by: Gustavo A. R. Silva <[email protected]> Acked-by: Jiri Pirko <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions