linux-stable/drivers/staging/gdm724x
Gustavo A. R. Silva 43feb001cb staging: gdm724x: 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/20200727190829.GA30332@embeddedor
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-07-28 10:18:52 +02:00
..
gdm_endian.c
gdm_endian.h
gdm_lte.c staging: gdm724x: Use fallthrough pseudo-keyword 2020-07-28 10:18:52 +02:00
gdm_lte.h
gdm_mux.c
gdm_mux.h staging: Replace zero-length array with flexible-array member 2020-02-23 19:18:54 +01:00
gdm_tty.c
gdm_tty.h
gdm_usb.c
gdm_usb.h
hci.h
hci_packet.h staging: Replace zero-length array with flexible-array member 2020-02-23 19:18:54 +01:00
Kconfig staging: add missing SPDX lines to Kconfig files 2019-04-03 11:10:15 +02:00
Makefile
netlink_k.c staging: gdm724x: use netdev_err() instead of pr_err() 2020-03-20 15:07:45 +01:00
netlink_k.h staging: gdm724x: use netdev_err() instead of pr_err() 2020-03-20 15:07:45 +01:00
TODO