[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1674336211.git.philipp.g.hortmann@gmail.com>
Date: Sat, 21 Jan 2023 22:44:46 +0100
From: Philipp Hortmann <philipp.g.hortmann@...il.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] staging: rtl8192e: Rename CamelCase variables and remove
one from rtl_core.h
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
Powered by blists - more mailing lists