diff options
author | 2021-06-16 14:29:53 +0100 | |
---|---|---|
committer | 2021-06-25 15:25:22 -0400 | |
commit | 326dbde2e0a77be107c9ddd04899fd9ee27ffc94 (patch) | |
tree | f9f2fd6b3ba11e30b99d756f5dd2b7a0208381ec /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dm writecache: add optional "metadata_only" parameter (diff) | |
download | linux-dev-326dbde2e0a77be107c9ddd04899fd9ee27ffc94.tar.xz linux-dev-326dbde2e0a77be107c9ddd04899fd9ee27ffc94.zip |
dm ps io affinity: remove redundant continue statement
The continue statement at the end of a for-loop has no effect,
remove it.
Addresses-Coverity: ("Continue has no effect")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions