diff options
author | Gustavo A. R. Silva <[email protected]> | 2020-07-27 13:40:42 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-07-28 10:18:52 +0200 |
commit | 02a25c9bbba5cbbc6da325e6c1fdfb2541a37bae (patch) | |
tree | b728dd4eb90587b58b9b80cba09dd1fab0d5645f /lib/mpi/mpi-mod.c | |
parent | 848e28b4dc505ccd6058186f827c0b07b95d459e (diff) |
staging: qlge: 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 <[email protected]>
Link: https://lore.kernel.org/r/20200727184042.GA29074@embeddedor
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions