diff options
author | Colin Ian King <[email protected]> | 2021-06-21 10:55:45 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-06-24 14:12:09 +0200 |
commit | 269072a3d9073aa975f4f16bdfd828c6ab15e755 (patch) | |
tree | 1a121f42d364a1e851bd02408c8eb22ad1166ee8 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 42601e356bfa8123e44a3d726d4abd4164a71f7c (diff) |
usb: ftdi-elan: remove redundant continue statement in a while-loop
The continue statement at the end of the while-loop is redundant,
remove it.
Signed-off-by: Colin Ian King <[email protected]>
Addresses-Coverity: ("Continue has no effect")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions