summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2019-09-01 18:52:05 +0300
committerDavid S. Miller <davem@davemloft.net>2019-09-01 21:45:02 +0300
commit56fcd40f8a51db475389856f31685a1b87a3cc9c (patch)
treeb8ee62b470b13d38fcf2326661df51bed9e7d83e /tools/perf/scripts/python/exported-sql-viewer.py
parentdc161162e42ca51daff50e86a4a4bb8395d60501 (diff)
downloadlinux-56fcd40f8a51db475389856f31685a1b87a3cc9c.tar.xz
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 <colin.king@canonical.com> Acked-by: Paul Moore <paul@paul-moore.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions