aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2019-09-01 16:52:05 +0100
committerDavid S. Miller <[email protected]>2019-09-01 11:45:02 -0700
commit56fcd40f8a51db475389856f31685a1b87a3cc9c (patch)
treeb8ee62b470b13d38fcf2326661df51bed9e7d83e /tools/perf/scripts/python/syscall-counts.py
parentdc161162e42ca51daff50e86a4a4bb8395d60501 (diff)
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 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions