aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorFabian Krueger <[email protected]>2019-06-26 09:35:26 +0200
committerGreg Kroah-Hartman <[email protected]>2019-07-01 09:19:43 +0200
commitd19b75b05178e1e1483ccd9bd38fce930a0204d2 (patch)
tree37785af26d290a56ffa8080d1da5945f00540802 /tools/perf/scripts/python
parent39e828584b390e612958e20ca308957001fcf854 (diff)
staging: kpc2000: remove needless 'break'
The unconditioned jump will prohibit to ever reach the break-statement. Deleting this needless statement, the code becomes more understandable. Signed-off-by: Fabian Krueger <[email protected]> Signed-off-by: Michael Scheiderer <[email protected]> Cc: <[email protected]> Reviewed-by: Dan Carpenter <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions