rtw88: Use fallthrough pseudo-keyword
authorGustavo A. R. Silva <gustavoars@kernel.org>
Fri, 21 Aug 2020 06:49:59 +0000 (01:49 -0500)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 27 Aug 2020 10:03:13 +0000 (13:03 +0300)
commit5466aff85aacf1aad6d0e056c136ea7798076b2b
tree7112cc4dcd75de30e701525c765289a5a7a06786
parent9a19a939abfa7d949f584a7ad872e683473fdc14
rtw88: Use fallthrough pseudo-keyword

Replace the existing /* fall through */ comments and its variants with
the new pseudo-keyword macro fallthrough[1].

[1] https://www.kernel.org/doc/html/v5.7/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through

Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200821064959.GA23693@embeddedor
drivers/net/wireless/realtek/rtw88/main.c
drivers/net/wireless/realtek/rtw88/phy.c