linux/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
Makefile
ks8842.c net: micrel: convert tasklets to use new tasklet_setup() API 2020-09-14 13:02:37 -07:00
ks8851.h
ks8851_common.c
ks8851_par.c
ks8851_spi.c
ksz884x.c net: ksz884x: Use fallthrough pseudo-keyword 2020-10-03 17:33:23 -07:00