[PATCH 00/10] staging: rtl8192e: Remove unused constants and variables from r8192E_hw.h

From: Philipp Hortmann
Date: Sun Jan 29 2023 - 09:58:07 EST


Remove unused constants and variables from r8192E_hw.h
Fix checkpatch issues as CamelCase and missing spaces.
Remove dead code.

Tested with rtl8192e
Transferred this patch over wlan connection of rtl8192e

Philipp Hortmann (10):
staging: rtl8192e: Rename TxBBGainTab.., CCKTxBBGainTab.. and
RT_CID_81..
staging: rtl8192e: Rename sCrcLng
staging: rtl8192e: Remove unused variable rxSNRdB
staging: rtl8192e: Remove unused constants from enum rt_customer_id
staging: rtl8192e: Rename BaseBand_Config_PHY_REG and
BaseBand_Config_AGC_TAB
staging: rtl8192e: Remove unused constants at beginning of r8192E_hw.h
staging: rtl8192e: Remove unused constants in _RTL8192Pci_HW
staging: rtl8192e: Remove used constants MSR_LINK_SH.. and
MSR_LINK_N..
staging: rtl8192e: Rename _RTL8192Pci_HW, MXDMA2_NoLimit and TPPoll
staging: rtl8192e: Rename TPPoll_CQ, AcmHwCtrl and AcmHw_BeqEn

.../rtl8192e/rtl8192e/r8190P_rtl8256.c | 2 +-
.../staging/rtl8192e/rtl8192e/r8192E_cmdpkt.c | 2 +-
.../staging/rtl8192e/rtl8192e/r8192E_dev.c | 43 ++--
drivers/staging/rtl8192e/rtl8192e/r8192E_hw.h | 204 +-----------------
.../staging/rtl8192e/rtl8192e/r8192E_phy.c | 16 +-
drivers/staging/rtl8192e/rtl8192e/rtl_core.c | 4 +-
drivers/staging/rtl8192e/rtl8192e/rtl_core.h | 31 +--
drivers/staging/rtl8192e/rtl8192e/rtl_dm.c | 30 +--
drivers/staging/rtl8192e/rtl8192e/rtl_dm.h | 6 +-
9 files changed, 60 insertions(+), 278 deletions(-)

--
2.39.1