diff options
author | Maciej W. Rozycki <[email protected]> | 2022-03-04 21:13:11 +0000 |
---|---|---|
committer | Thomas Bogendoerfer <[email protected]> | 2022-03-07 13:11:03 +0100 |
commit | 6ddcba9d480b6bcced4223a729794dfa6becb7eb (patch) | |
tree | 63af7340d6af11850fe73750dd003ec7714e8933 /scripts/gdb/linux/tasks.py | |
parent | 244eae91a94c6dab82b3232967d10eeb9dfa21c6 (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 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions