linux-stable/drivers/staging/vt6655
Tanjuate Brunostar 96a53586ec staging: vt6655: change 2 variable names wFB_Opt0 and wFB_Opt1
These variables are named using Hungarian notation, which is not used
in the Linux kernel.

Signed-off-by: Tanjuate Brunostar <tanjubrunostar0@gmail.com>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/Y2Nu/i957Ill7r+d@elroy-temp-vm.gaiao0uenmiufjlowqgp5yxwdh.gvxx.internal.cloudapp.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-11-08 16:17:22 +01:00
..
baseband.c staging: vt6655: Replace macro MACvSetRFLE_LatchBase 2022-08-30 17:17:49 +02:00
baseband.h staging: vt6655: Rename by_preamble_type parameter 2021-10-20 19:36:29 +02:00
card.c staging: vt6655: Cleanup and rename function MACvSetCurrTXDescAddr 2022-09-11 13:58:45 +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 macro MACvSelectPage1 2022-08-30 17:17:48 +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: fix some erroneous memory clean-up loops 2022-09-24 13:05:24 +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: Rename function MACvSetCurrAC0DescAddrEx 2022-09-11 13:58:45 +02:00
mac.h staging: vt6655: Rename function MACvSetCurrAC0DescAddrEx 2022-09-11 13:58:45 +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: change 2 variable names wFB_Opt0 and wFB_Opt1 2022-11-08 16:17:22 +01: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