diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2020-08-21 08:37:58 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2020-08-27 15:07:24 +0200 |
commit | 0bde10dc553d27274cf644cb34acb6f16b2d9b27 (patch) | |
tree | 79b5d90ecee3e604736361b6d2efa64162cc2543 /drivers/net/wireless/intel/iwlegacy/3945-mac.c | |
parent | orinoco: Use fallthrough pseudo-keyword (diff) | |
download | linux-0bde10dc553d27274cf644cb34acb6f16b2d9b27.tar.xz linux-0bde10dc553d27274cf644cb34acb6f16b2d9b27.zip |
brcmfmac: Use fallthrough pseudo-keyword
Replace the existing /* fall through */ comments and its variants with
the new pseudo-keyword macro fallthrough[1]. Also, remove unnecessary
fall-through markings when it is the case.
[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/20200821063758.GA17783@embeddedor
Diffstat (limited to 'drivers/net/wireless/intel/iwlegacy/3945-mac.c')
0 files changed, 0 insertions, 0 deletions