summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2021-06-18 13:19:19 +0300
committerDavid S. Miller <davem@davemloft.net>2021-06-18 22:08:40 +0300
commit60ae9f883138f27021c2eafed9a6f22d833f1436 (patch)
tree2922587f5e0d4c605c21ba892b10d26fecd98148 /tools/perf/scripts/python/export-to-sqlite.py
parent040c12570e6865b1a219c9d7f7f4a924a6570d1e (diff)
downloadlinux-60ae9f883138f27021c2eafed9a6f22d833f1436.tar.xz
qlcnic: remove redundant continue statement
The continue statement at the end of a for-loop has no effect, it is redundant and can be removed. Addresses-Coverity: ("Continue has no effect") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions