WSL2-Linux-Kernel/drivers/staging/vt6655
Gustavo A. R. Silva deb34767b2 staging: vt6655: 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/latest/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/20200707194350.GA3255@embeddedor
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-07-10 13:52:46 +02:00
..
Kconfig
Makefile staging: vt6656: vt6655: removing unused macros definition Makefiles 2020-05-15 15:49:13 +02:00
TODO
baseband.c Staging: vt6655: Replace camel case variable names. 2020-04-13 08:55:31 +02:00
baseband.h Staging: vt6655: Replace camel case variable names. 2020-04-13 08:55:31 +02:00
card.c Staging: vt6655: Replace camel case variable names. 2020-04-13 08:55:31 +02:00
card.h Staging: vt6655: Remove CARDbRadioPowerOn definition. 2020-04-13 08:55:27 +02:00
channel.c staging: vt6655: Use fallthrough pseudo-keyword 2020-07-10 13:52:46 +02:00
channel.h
desc.h
device.h
device_cfg.h
device_main.c staging: vt6655/device_main.c: use generic power management 2020-07-01 15:39:21 +02:00
dpc.c
dpc.h
key.c staging: vt6655: Use fallthrough pseudo-keyword 2020-07-10 13:52:46 +02:00
key.h
mac.c
mac.h
power.c staging: vt6655: power.c: code reformatting for improved readability 2020-03-11 08:08:49 +01:00
power.h
rf.c Staging: vt6655: Replace camel case variable names. 2020-04-13 08:55:31 +02:00
rf.h staging: vt6655: Fix open ended lines 2019-11-03 13:09:00 +01:00
rxtx.c drivers: staging: vt6655: replace CamelCase names on function s_uGetRTSCTSRsvTime 2020-06-25 15:40:27 +02:00
rxtx.h
srom.c
srom.h
test
tmacro.h
upc.h