alistair23-linux/drivers/staging/vt6656
Gustavo A. R. Silva 41d02747c4 staging: vt6656: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a warning
by explicitly adding a break statement instead of 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/5a5a8f2489fbf61f65f0241c349737f7c9ad59ca.1605896060.git.gustavoars@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-11-23 17:55:23 +01:00
..
baseband.c
baseband.h
card.c
card.h
channel.c staging: vt6655: Use fallthrough pseudo-keyword 2020-07-10 13:52:46 +02:00
channel.h
desc.h
device.h staging: vt6656: Move vnt_tx_usb_header to vnt_tx_context 2020-05-27 12:23:10 +02:00
Kconfig
key.c staging: vt6655: Use fallthrough pseudo-keyword 2020-07-10 13:52:46 +02:00
key.h
mac.c
mac.h
main_usb.c staging: vt6656: Fix fall-through warnings for Clang 2020-11-23 17:55:23 +01:00
Makefile
power.c
power.h
rf.c
rf.h
rxtx.c staging: vt6656: Fix warning: unused variable vnt_frame_time 2020-05-27 12:23:11 +02:00
rxtx.h staging: vt6656: Move vnt_tx_usb_header to vnt_tx_context 2020-05-27 12:23:10 +02:00
TODO
usbpipe.c staging: vt6656: Move vnt_tx_usb_header to vnt_tx_context 2020-05-27 12:23:10 +02:00
usbpipe.h staging: vt6656: Move vnt_tx_usb_header to vnt_tx_context 2020-05-27 12:23:10 +02:00
wcmd.c
wcmd.h