diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2020-08-21 09:37:58 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2020-08-27 16:07:24 +0300 |
commit | 0bde10dc553d27274cf644cb34acb6f16b2d9b27 (patch) | |
tree | 79b5d90ecee3e604736361b6d2efa64162cc2543 /drivers/net/wireless/intel/iwlegacy/common.c | |
parent | 07a297a9e619e4af578a74b3dada30025021b5df (diff) | |
download | linux-0bde10dc553d27274cf644cb34acb6f16b2d9b27.tar.xz |
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/common.c')
0 files changed, 0 insertions, 0 deletions