linux/drivers/net/ethernet/freescale/fman
Gustavo A. R. Silva df561f6688 treewide: Use fallthrough pseudo-keyword
Replace the existing /* fall through */ comments and its variants with
the new pseudo-keyword macro fallthrough[1]. Also, remove unnecessary
fall-through markings when it is the case.

[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>
2020-08-23 17:36:59 -05:00
..
Kconfig fsl/fman: detect FMan erratum A050385 2020-03-06 21:55:32 -08:00
Makefile Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-11-04 09:26:51 +09:00
fman.c fsl/fman: use 32-bit unsigned integer 2020-08-03 16:20:14 -07:00
fman.h fsl/fman: detect FMan erratum A050385 2020-03-06 21:55:32 -08:00
fman_dtsec.c fsl/fman: check dereferencing null pointer 2020-08-03 16:20:15 -07:00
fman_dtsec.h fsl/fman: add set_tstamp interface 2018-06-26 22:15:14 +09:00
fman_keygen.c fsl/fman: include IPSEC SPI in the Keygen extraction 2019-05-28 11:21:03 -07:00
fman_keygen.h fsl/fman: enable FMan Keygen 2017-08-28 16:41:00 -07:00
fman_mac.h fsl/fman: fix eth hash table allocation 2020-08-03 16:20:15 -07:00
fman_memac.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
fman_memac.h fsl/fman: add set_tstamp interface 2018-06-26 22:15:14 +09:00
fman_muram.c
fman_muram.h
fman_port.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
fman_port.h fsl/fman: add API to get the device behind a fman port 2019-10-24 15:21:58 -07:00
fman_sp.c
fman_sp.h
fman_tgec.c fsl/fman: check dereferencing null pointer 2020-08-03 16:20:15 -07:00
fman_tgec.h fsl/fman: add set_tstamp interface 2018-06-26 22:15:14 +09:00
mac.c fsl/fman: tolerate missing MAC address in device tree 2020-03-08 22:02:54 -07:00
mac.h fsl/fman: add set_tstamp interface 2018-06-26 22:15:14 +09:00