diff options
| author | Tahia Khan <[email protected]> | 2017-03-08 18:21:38 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-03-09 14:55:09 +0100 |
| commit | 069baa6a5e010060ce4fa37977555e6b8e9b21ba (patch) | |
| tree | cd92382dc057de850803b6f5b48494276c3e7379 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 28c828595516866ea16083e4aa8ec8b2ce77fcb8 (diff) | |
staging: wilc1000: removes redundant 'continue' in while loop conditional blocks
Removing 6 continue statements from a while loop. The
continue statements are redundant here since control
already returns to the beginning of the loop upon exit
of any of the conditional blocks. Found using Coccinelle.
Signed-off-by: Tahia Khan <[email protected]>
Acked-by: Julia Lawall <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions