linux-stable/drivers/staging/vt6656
Florian Ziegler 2917b109b3 staging: vt6656: Fix alignment of function args
Align function arguments to fix checkpatch.pl CHECK message and rewrap
to match the file's style.

Signed-off-by: Florian Ziegler <florian.ziegler@posteo.de>
Link: https://lore.kernel.org/r/20210218232215.17508-1-florian.ziegler@posteo.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-03-10 09:25:25 +01: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: Fix alignment of function args 2021-03-10 09:25:25 +01: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
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: Fix fall-through warnings for Clang 2020-11-23 17:55:23 +01: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: Fixed issue with alignment in rf.c 2021-02-12 09:47:13 +01: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: vt665x: fix alignment constraints 2021-02-06 14:11:21 +01: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