diff options
| author | Colin Ian King <colin.king@canonical.com> | 2021-06-18 13:19:19 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2021-06-18 22:08:40 +0300 |
| commit | 60ae9f883138f27021c2eafed9a6f22d833f1436 (patch) | |
| tree | 2922587f5e0d4c605c21ba892b10d26fecd98148 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 040c12570e6865b1a219c9d7f7f4a924a6570d1e (diff) | |
| download | linux-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
