diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2020-08-21 09:44:12 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2020-08-27 16:08:48 +0300 |
commit | ce3b6845fc4d9635324682a982cd04e31f81a872 (patch) | |
tree | 078b566a086a734a2c996fef2df0db6e32aee0ab /drivers/net/wireless/atmel | |
parent | 7b54281cb68575ca1c9d7e6d750b141d5c9ca98d (diff) | |
download | linux-ce3b6845fc4d9635324682a982cd04e31f81a872.tar.xz |
b43legacy: 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/20200821064412.GA20612@embeddedor
Diffstat (limited to 'drivers/net/wireless/atmel')
0 files changed, 0 insertions, 0 deletions