aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorJoe Perches <[email protected]>2020-12-15 20:44:33 -0800
committerLinus Torvalds <[email protected]>2020-12-15 22:46:17 -0800
commitdc58bc553e7a8e1d6eeaffd92cb8b346e0d62f70 (patch)
treeb80dd90ae5ee32ac7a5e8515b92bd012694d537e /tools/perf/scripts/python/mem-phys-addr.py
parent73169765e6e7ac54528778faa592b15df5c8a93c (diff)
checkpatch: allow --fix removal of unnecessary break statements
switch/case use of break after a return, goto or break is unnecessary. There is an existing warning for the return and goto uses, so add break and a --fix option too. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Joe Perches <[email protected]> Cc: Julia Lawall <[email protected]> Cc: Tom Rix <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions