kernel/drivers/net/wireless/ath/ath9k/eeprom_def.c
.. .. @@ -402,7 +402,7 @@ 402 402 return AR5416_PWR_TABLE_OFFSET_DB; 403 403 case EEP_ANTENNA_GAIN_2G: 404 404 band = 1; 405 - /* fall through */405 + fallthrough;406 406 case EEP_ANTENNA_GAIN_5G: 407 407 return max_t(u8, max_t(u8, 408 408 pModal[band].antennaGainCh[0],