aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorMaciej W. Rozycki <[email protected]>2022-03-04 21:13:11 +0000
committerThomas Bogendoerfer <[email protected]>2022-03-07 13:11:03 +0100
commit6ddcba9d480b6bcced4223a729794dfa6becb7eb (patch)
tree63af7340d6af11850fe73750dd003ec7714e8933 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent244eae91a94c6dab82b3232967d10eeb9dfa21c6 (diff)
MIPS: Sanitise Cavium switch cases in TLB handler synthesizers
It makes no sense to fall through to `break'. Therefore reorder the switch statements so as to have the Cavium cases first, followed by the default case, which improves readability and pacifies code analysis tools. No change in semantics, assembly produced is exactly the same. Reported-by: kernel test robot <[email protected]> Signed-off-by: Maciej W. Rozycki <[email protected]> Fixes: bc431d2153cc ("MIPS: Fix fall-through warnings for Clang") Signed-off-by: Thomas Bogendoerfer <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions