aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2021-06-02 13:20:10 +0200
committerDavid S. Miller <[email protected]>2021-06-03 13:59:08 -0700
commita58224040f2df8381146e7cfba9d657d5683ded1 (patch)
tree564065403107380d638a250dc0186e9fde0eeb8a /tools/perf/scripts/python/flamegraph.py
parent81ac670a6772001a44f659b4883b3048a8a9d41c (diff)
nfc: mrvl: remove useless "continue" at end of loop
The "continue" statement at the end of a for loop does not have an effect. Entire loop contents can be slightly simplified to increase code readability. No functional change. Suggested-by: Joe Perches <[email protected]> Signed-off-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions