linux_kernel/drivers/staging/vt6656
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
..
baseband.c staging: vt6656: Use const for read only data 2020-05-05 12:33:00 +02:00
baseband.h staging: vt6656: Check the return value of vnt_control_out_* calls 2020-04-28 14:16:49 +02:00
card.c staging: vt6656: remove difs / sifs adjustments. 2020-05-13 13:53:58 +02:00
card.h staging: vt6656: Check the return value of vnt_control_out_* calls 2020-04-28 14:16:49 +02:00
channel.c staging: vt6655: Use fallthrough pseudo-keyword 2020-07-10 13:52:46 +02:00
channel.h staging: vt6656: Fix styling of the comment related to SPDX-License-Identifier 2019-04-02 09:29:27 +02:00
desc.h staging: vt6656: Use BIT() macro instead of hex value 2020-03-21 10:58:16 +01:00
device.h staging: vt6656: Move vnt_tx_usb_header to vnt_tx_context 2020-05-27 12:23:10 +02:00
Kconfig staging: vt665*: use help instead of ---help--- in Kconfig 2019-05-20 10:49:08 +02:00
key.c staging: vt6655: Use fallthrough pseudo-keyword 2020-07-10 13:52:46 +02:00
key.h staging: vt6656: vnt_set_keymode simplify key modes. 2020-05-05 12:26:44 +02:00
mac.c staging: vt6656: Remove functions' documentation 2020-04-28 14:16:50 +02:00
mac.h staging: vt6656: Check the return value of vnt_control_out_* calls 2020-04-28 14:16:49 +02:00
main_usb.c staging: vt6656: Move vnt_tx_usb_header to vnt_tx_context 2020-05-27 12:23:10 +02:00
Makefile staging: vt6656: vt6655: removing unused macros definition Makefiles 2020-05-15 15:49:13 +02:00
power.c staging: vt6656: refactor power save operation 2020-05-05 12:28:00 +02:00
power.h staging: vt6656: Check the return value of vnt_control_out_* calls 2020-04-28 14:16:49 +02:00
rf.c staging: vt6656: Remove logically dead code 2020-05-13 13:58:44 +02:00
rf.h staging: vt6556: vnt_rf_setpower convert to use ieee80211_channel. 2020-04-13 14:53:21 +02:00
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 staging: vt6556: vnt_rf_setpower convert to use ieee80211_channel. 2020-04-13 14:53:21 +02:00
wcmd.h staging: vt6656: Fix styling of the comment related to SPDX-License-Identifier 2019-04-02 09:29:27 +02:00