linux/drivers/staging/vt6655
Philipp Hortmann c528bbb7dc staging: vt6655: Convert macro vt6655_mac_clear_stck_ds to function
Convert once used macro to static function. Multiline macros are not
liked by kernel community. Rename variable byOrgValue to reg_value to
avoid CamelCase which is not accepted by checkpatch.pl. Change variable
declaration to u8 as this improves readability.

Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/cbfe5cc170b68564ff45bb7f45c63de241c2a664.1658986804.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-07-28 10:43:24 +02:00
..
baseband.c staging: vt6655: Rename MACvRegBitsOn 2022-07-14 15:48:38 +02:00
baseband.h staging: vt6655: Rename by_preamble_type parameter 2021-10-20 19:36:29 +02:00
card.c staging: vt6655: Rename MACvWordRegBitsOff 2022-07-14 15:48:38 +02:00
card.h staging: vt6655: Replace unused return value of vt6655_get_current_tsf 2022-05-05 23:21:04 +02:00
channel.c staging: vt6655: Rename MACvRegBitsOn 2022-07-14 15:48:38 +02:00
channel.h staging: vt6655: remove filename from channel.h 2021-07-27 15:22:14 +02:00
desc.h staging: vt6655: Remove filenames in files 2021-08-28 09:45:10 +02:00
device_cfg.h staging: vt665X: remove unused CONFIG_PATH 2021-07-30 10:20:53 +02:00
device_main.c staging: vt6655: Rename MACvRegBitsOff 2022-07-14 15:48:38 +02:00
device.h staging: vt6655: drop off byRxMode var in device.h 2021-12-28 17:10:47 +01:00
dpc.c staging: vt6655: refactor camelcase uCurrRSSI to current_rssi 2021-12-03 15:08:30 +01:00
dpc.h staging: vt6655: remove filename from dpc.h 2021-07-27 15:22:15 +02:00
Kconfig staging: vt665*: use help instead of ---help--- in Kconfig 2019-05-20 10:49:08 +02:00
key.c staging: vt6655: Delete tmacro.h 2022-04-20 18:39:47 +02:00
key.h staging: vt6655: remove filename from key.h 2021-07-27 15:22:15 +02:00
mac.c staging: vt6655: Convert macro vt6655_mac_clear_stck_ds to function 2022-07-28 10:43:24 +02:00
mac.h staging: vt6655: Convert macro vt6655_mac_clear_stck_ds to function 2022-07-28 10:43:24 +02:00
Makefile staging: vt6656: vt6655: removing unused macros definition Makefiles 2020-05-15 15:49:13 +02:00
power.c staging: vt6655: Rename MACvRegBitsOff 2022-07-14 15:48:38 +02:00
power.h staging: vt6655: Remove filenames in files 2021-08-28 09:45:10 +02:00
rf.c staging: vt6655: Rename MACvWordRegBitsOff 2022-07-14 15:48:38 +02:00
rf.h staging: vt6655: Rename RFvWriteWakeProgSyn function 2021-11-17 13:55:32 +01:00
rxtx.c staging: vt6655: Rename MACvRegBitsOn 2022-07-14 15:48:38 +02:00
rxtx.h staging: vt6655: Remove filenames in files 2021-08-28 09:45:10 +02:00
srom.c staging: vt6655: Delete upc.h 2022-06-06 07:58:41 +02:00
srom.h staging: vt6655: Remove filenames in files 2021-08-28 09:45:10 +02:00
test staging: Add missing newline at end of file 2019-06-18 08:59:40 +02:00
TODO