linux-stable/drivers/net/ethernet/micrel
Gustavo A. R. Silva 401d8ce4ae net: ksz884x: Use fallthrough pseudo-keyword
Replace /* Fallthrough... */ comment 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: David S. Miller <davem@davemloft.net>
2020-10-03 17:33:23 -07:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
ks8842.c net: micrel: convert tasklets to use new tasklet_setup() API 2020-09-14 13:02:37 -07:00
ks8851.h net: ks8851: Separate SPI operations into separate file 2020-05-28 16:30:04 -07:00
ks8851_common.c net: ks8851: Separate SPI operations into separate file 2020-05-28 16:30:04 -07:00
ks8851_par.c net: ks8851: Implement Parallel bus operations 2020-05-28 16:30:04 -07:00
ks8851_spi.c net: ks8851: Separate SPI operations into separate file 2020-05-28 16:30:04 -07:00
ksz884x.c net: ksz884x: Use fallthrough pseudo-keyword 2020-10-03 17:33:23 -07:00
Makefile net: ks8851: Implement Parallel bus operations 2020-05-28 16:30:04 -07:00