diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2020-08-21 01:34:02 -0500 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2020-08-27 16:06:57 +0300 |
commit | 07a297a9e619e4af578a74b3dada30025021b5df (patch) | |
tree | f5db4d3eb67f7acfd7ed9c8c2a9e96a842168ce8 /drivers/net/wireless/broadcom/brcm80211/brcmfmac | |
parent | f7bba4d94d539f96bfe5e9a27d4608da4d3c402f (diff) |
orinoco: 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/20200821063402.GA12500@embeddedor
Diffstat (limited to 'drivers/net/wireless/broadcom/brcm80211/brcmfmac')
0 files changed, 0 insertions, 0 deletions