summaryrefslogtreecommitdiff
path: root/arch/mips/Makefile
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@orcam.me.uk>2022-03-05 00:13:11 +0300
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2022-03-07 15:11:03 +0300
commit6ddcba9d480b6bcced4223a729794dfa6becb7eb (patch)
tree63af7340d6af11850fe73750dd003ec7714e8933 /arch/mips/Makefile
parent244eae91a94c6dab82b3232967d10eeb9dfa21c6 (diff)
downloadlinux-6ddcba9d480b6bcced4223a729794dfa6becb7eb.tar.xz
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 <lkp@intel.com> Signed-off-by: Maciej W. Rozycki <macro@orcam.me.uk> Fixes: bc431d2153cc ("MIPS: Fix fall-through warnings for Clang") Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/Makefile')
0 files changed, 0 insertions, 0 deletions