Maciej W. Rozycki 6ddcba9d48 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>
2022-03-07 13:11:03 +01:00
..
2022-02-22 09:35:49 +01:00
2022-02-22 09:35:49 +01:00
2022-03-01 10:07:22 +01:00
2020-04-19 16:13:18 +02:00
2022-03-01 10:07:22 +01:00
2022-02-22 09:35:49 +01:00
2022-03-01 10:07:22 +01:00