hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/arch/mips/dec/tc.c
....@@ -52,7 +52,7 @@
5252 case MACH_DS5900:
5353 tbus->ext_slot_base = 0x20000000;
5454 tbus->ext_slot_size = 0x20000000;
55
- /* fall through */
55
+ fallthrough;
5656 case MACH_DS5000_1XX:
5757 tbus->num_tcslots = 3;
5858 break;