linux/drivers/staging/vt6656
Gustavo A. R. Silva ddb35ab8d9 staging: vt6656: card: mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.

Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-10-18 16:21:26 +02:00
..
baseband.c
baseband.h staging:vt6656:baseband.h: fix function definition argument without identifier name issue 2016-10-17 09:51:57 +02:00
card.c staging: vt6656: card: mark expected switch fall-throughs 2017-10-18 16:21:26 +02:00
card.h staging: vt6656: Add missing identifier names 2017-01-27 09:40:56 +01:00
channel.c
channel.h staging: vt6656: Add missing identifier names 2017-02-05 11:41:39 +01:00
desc.h
device.h staging: vt6656: Add spaces between operators 2017-07-16 08:41:02 +02:00
dpc.c staging: vt6656: Remove unused variable 'rx_sts' 2016-09-28 11:35:52 +02:00
dpc.h staging: vt6656: Add missing identifier names 2017-02-05 11:41:39 +01:00
firmware.c staging: vt6656: Add spaces between operators 2017-07-16 08:41:02 +02:00
firmware.h staging: vt6656: Add missing identifier names 2017-02-05 11:41:39 +01:00
int.c Staging: vt6656: Align lines to match open parenthesis 2017-01-07 17:04:04 +01:00
int.h staging: vt6656: Add missing identifier names 2017-02-05 11:41:39 +01:00
Kconfig
key.c staging:vt6656:key.c Aligned code with open parenthesis 2017-01-10 17:43:22 +01:00
key.h staging: vt6656: Align function parameters 2017-07-16 08:41:02 +02:00
mac.c staging:vt6656:mac.c Aligned to match open parenthesis 2017-01-16 18:08:57 +01:00
mac.h staging: vt6656: Add missing identifier names 2017-02-05 11:41:39 +01:00
main_usb.c staging: vt6656: Use variable instead of its type in sizeof(...) 2017-07-16 08:41:02 +02:00
Makefile
power.c staging: vt6656: Remove unnecessary blank lines 2017-07-16 08:41:02 +02:00
power.h staging: vt6656: Add missing identifier names 2017-02-05 11:41:39 +01:00
rf.c staging: vt6656: Align function parameters 2017-07-16 08:41:02 +02:00
rf.h staging: vt6656: Add missing identifier names 2017-02-05 11:41:39 +01:00
rxtx.c staging: vt6656: remove unnecesary blank lines 2017-05-18 15:59:37 +02:00
rxtx.h staging: vt6656: Add missing identifier names 2017-02-05 11:41:39 +01:00
TODO
usbpipe.c staging: vt6656: Align function parameters 2017-07-16 08:41:02 +02:00
usbpipe.h staging: vt6656: Add missing identifier names 2017-02-05 11:41:39 +01:00
wcmd.c staging: vt6656: remove blank lines at opening and closing braces 2017-03-06 09:17:02 +01:00
wcmd.h Staging: vt6656: checkpatch: fix identifier name in wcmd.h 2017-01-03 16:50:37 +01:00