diff options
author | Gustavo A. R. Silva | 2020-09-01 12:33:41 -0500 |
---|---|---|
committer | Felix Fietkau | 2020-09-24 18:10:19 +0200 |
commit | aab662cc8eb2ac307a76e562170ef502eb7a8760 (patch) | |
tree | 5e9579d2b2c9731ee74ff89573e2e9c02dcd6c38 /crypto/wp512.c | |
parent | df6a38b04cf302e4eb937f72d30c003b7ba8e720 (diff) |
mt76: 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: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'crypto/wp512.c')
0 files changed, 0 insertions, 0 deletions