kernel/arch/mips/dec/tc.c
.. .. @@ -52,7 +52,7 @@ 52 52 case MACH_DS5900: 53 53 tbus->ext_slot_base = 0x20000000; 54 54 tbus->ext_slot_size = 0x20000000; 55 - /* fall through */55 + fallthrough;56 56 case MACH_DS5000_1XX: 57 57 tbus->num_tcslots = 3; 58 58 break;