aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorTahia Khan <[email protected]>2017-03-08 18:21:38 -0500
committerGreg Kroah-Hartman <[email protected]>2017-03-09 14:55:09 +0100
commit069baa6a5e010060ce4fa37977555e6b8e9b21ba (patch)
treecd92382dc057de850803b6f5b48494276c3e7379 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent28c828595516866ea16083e4aa8ec8b2ce77fcb8 (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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions