diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2020-07-27 14:04:17 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-28 10:18:52 +0200 |
commit | 29ca39b5b8c62e23833a72794247097333f5b7f9 (patch) | |
tree | eb145ecaaeb00fcb3cccd6bd9eb2a2132eef808a /crypto | |
parent | 52a1d9d4bec4d7690d71277c2fb5dcf9a909d8d1 (diff) | |
download | linux-29ca39b5b8c62e23833a72794247097333f5b7f9.tar.gz linux-29ca39b5b8c62e23833a72794247097333f5b7f9.tar.bz2 linux-29ca39b5b8c62e23833a72794247097333f5b7f9.zip |
staging: ks7010: 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>
Link: https://lore.kernel.org/r/20200727190417.GA29944@embeddedor
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions