diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2020-07-27 22:49:30 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2020-08-17 13:19:33 +0300 |
commit | 273411d5bcd01acdd6eda5fe45fb10f9f4a3deaa (patch) | |
tree | 7e6ca51c5db49d2f78c506f630c59686abb42419 /drivers/net/tap.c | |
parent | f7eb4b04ce6f81f945bd71288f8e9fc4f284c169 (diff) | |
download | linux-273411d5bcd01acdd6eda5fe45fb10f9f4a3deaa.tar.xz |
ath5k: 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/20200727194930.GA1491@embeddedor
Diffstat (limited to 'drivers/net/tap.c')
0 files changed, 0 insertions, 0 deletions