alistair23-linux/drivers/staging/vt6655
Gustavo A. R. Silva 6a8ce97113 staging: vt6655: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix multiple
warnings by explicitly adding multiple break statements instead of just
letting the code fall through to the next case.

Link: https://github.com/KSPP/linux/issues/115
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Link: https://lore.kernel.org/r/863fda60074850bc976974af48fa769c64725e64.1605896059.git.gustavoars@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-11-23 17:55:23 +01:00
..
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: Fix typo 2020-10-27 12:23:44 +01: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: Fix fall-through warnings for Clang 2020-11-23 17:55:23 +01:00
dpc.c
dpc.h
Kconfig
key.c staging: vt6655: Use fallthrough pseudo-keyword 2020-07-10 13:52:46 +02:00
key.h
mac.c
mac.h staging: vt6655: Add spaces around arithmetic operators 2020-09-13 09:20:38 +02:00
Makefile staging: vt6656: vt6655: removing unused macros definition Makefiles 2020-05-15 15:49:13 +02:00
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 staging: vt6655: Fix fall-through warnings for Clang 2020-11-23 17:55:23 +01:00
rxtx.h
srom.c
srom.h
test
tmacro.h
TODO
upc.h