1
0
Fork 0
alistair23-linux/drivers/mux
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 mux: mmio: add generic regmap bitfield-based multiplexer 2019-06-21 15:59:53 +02:00
Makefile mux: adgs1408: new driver for Analog Devices ADGS1408/1409 mux 2018-08-02 10:23:02 +02:00
adg792a.c mux: adg792a: switch to using .probe_new 2018-04-23 13:31:27 +02:00
adgs1408.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
core.c drivers: Introduce device lookup variants by of_node 2019-07-30 13:07:41 +02:00
gpio.c gpiolib: Pass array info to get/set array functions 2018-09-13 11:16:54 +02:00
mmio.c mux: mmio: add generic regmap bitfield-based multiplexer 2019-06-21 15:59:53 +02:00