On 12/29/22 17:25, Philipp Hortmann wrote:
> Rename variables to avoid CamelCase which is not accepted by checkpatch.
>
> Philipp Hortmann (7):
> staging: rtl8192e: Rename ChannelPlan, eeprom_ChannelPlan and CckPwEnl
> staging: rtl8192e: Rename TSSI_13dBm, Pwr_Track and NumTotalRFPath
> staging: rtl8192e: Rename CCKPresentAtt...
> staging: rtl8192e: Rename TxPowerLevelCCK...
> staging: rtl8192e: Rename TxPowerLevelOFDM24G...
> staging: rtl8192e: Rename MCSTxPowerL.., LegacyHTTxPowe.. and
> AntennaTx..
> staging: rtl8192e: Rename SetRFPowerSta.., RfReg0Value and
> bTXPowerDa..
>
> .../rtl8192e/rtl8192e/r8190P_rtl8256.c | 14 +--
> .../staging/rtl8192e/rtl8192e/r8192E_dev.c | 78 +++++++-------
> .../staging/rtl8192e/rtl8192e/r8192E_phy.c | 100 +++++++++---------
> drivers/staging/rtl8192e/rtl8192e/rtl_core.c | 10 +-
> drivers/staging/rtl8192e/rtl8192e/rtl_core.h | 42 ++++----
> drivers/staging/rtl8192e/rtl8192e/rtl_dm.c | 30 +++---
> 6 files changed, 137 insertions(+), 137 deletions(-)
>
Tested with rtl8192e
Transferred this patch over wlan connection of rtl8192e
Bye Philipp