linux/drivers/staging/qlge
Gustavo A. R. Silva 02a25c9bbb 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 <gustavoars@kernel.org>
Link: https://lore.kernel.org/r/20200727184042.GA29074@embeddedor
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-07-28 10:18:52 +02:00
..
Kconfig
Makefile
qlge_dbg.c staging: qlge: qlge_dbg: Simplify while statements 2020-07-13 15:37:42 +02:00
qlge_ethtool.c staging: qlge: qlge_ethtool: Remove one byte memset. 2020-07-13 15:37:47 +02:00
qlge_main.c staging: qlge/qlge_main.c: Replace depracated MSI API. 2020-07-17 12:08:44 +02:00
qlge_mpi.c staging: qlge: Use fallthrough pseudo-keyword 2020-07-28 10:18:52 +02:00
qlge.h staging: qlge: qlge.h: Insert line after declaration. 2020-07-13 15:37:42 +02:00
TODO staging: qlge: Refill empty buffer queues from wq 2019-10-04 17:17:47 +02:00