Rename variables to avoid CamelCase which is not accepted by checkpatch. Remove unused variable. Tested with rtl8192e Transferred this patch over wlan connection of rtl8192e Can only be applied after the patch series from 20.01.2023. Philipp Hortmann (3): staging: rtl8192e: Remove unused variable bfirst_init staging: rtl8192e: Rename eeprom_CustomerID, SwChnlStage and SwChnlStep staging: rtl8192e: Rename btxpower_trackin.., Slide_Beaco.. and Slide_B.. drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c | 16 ++++++++-------- drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c | 8 ++++---- drivers/staging/rtl8192e/rtl8192e/rtl_core.c | 6 ------ drivers/staging/rtl8192e/rtl8192e/rtl_core.h | 13 ++++++------- drivers/staging/rtl8192e/rtl8192e/rtl_dm.c | 10 +++++----- 5 files changed, 23 insertions(+), 30 deletions(-) -- 2.39.0