linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/10] staging: rtl8192e: Rename variables from r8192_priv start with bDynamicTx..
@ 2023-01-15 20:19 Philipp Hortmann
  2023-01-15 20:19 ` [PATCH 01/10] staging: rtl8192e: Rename bDynamicTxHig.., bDynamicTxL.. and bLastDTPF Philipp Hortmann
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Philipp Hortmann @ 2023-01-15 20:19 UTC (permalink / raw)
  To: Greg Kroah-Hartman, linux-staging, linux-kernel

Rename variables to avoid CamelCase which is not accepted by checkpatch.

Tested with rtl8192e
Transferred this patch over wlan connection of rtl8192e

Philipp Hortmann (10):
  staging: rtl8192e: Rename bDynamicTxHig.., bDynamicTxL.. and
    bLastDTPF..
  staging: rtl8192e: Rename bLastDTPFlag_Low, OFDM_index and CCK_index
  staging: rtl8192e: Rename Record_CCK_2.., Record_CCK_4.. and
    DefaultIn..
  staging: rtl8192e: Rename rateCountDi.., ContinueDif.. and TxCounter
  staging: rtl8192e: Rename bResetInPro.., framesyncMo.. and
    nCur40MhzPri..
  staging: rtl8192e: Rename SetBWModeIn.., SwChnlInPro.. and
    ThermalMet..
  staging: rtl8192e: Rename CrystalCap, EEPROMLegacyHTT.. and
    EEPROMCrys..
  staging: rtl8192e: Rename EEPROMTherma.., EEPROMAntPw.. and
    EEPROMTxPow..
  staging: rtl8192e: Rename EEPROMTxPower.., AutoloadF.. and
    SilentReset..
  staging: rtl8192e: Rename EEPROMTxPower.., AutoloadF.. and
    SilentReset..

 .../rtl8192e/rtl8192e/r8190P_rtl8256.c        |   4 +-
 .../staging/rtl8192e/rtl8192e/r8192E_dev.c    |  92 +++++------
 .../staging/rtl8192e/rtl8192e/r8192E_phy.c    |  52 +++----
 drivers/staging/rtl8192e/rtl8192e/rtl_core.c  |  10 +-
 drivers/staging/rtl8192e/rtl8192e/rtl_core.h  |  60 ++++----
 drivers/staging/rtl8192e/rtl8192e/rtl_dm.c    | 144 +++++++++---------
 6 files changed, 181 insertions(+), 181 deletions(-)

-- 
2.39.0


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-01-15 20:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-15 20:19 [PATCH 00/10] staging: rtl8192e: Rename variables from r8192_priv start with bDynamicTx Philipp Hortmann
2023-01-15 20:19 ` [PATCH 01/10] staging: rtl8192e: Rename bDynamicTxHig.., bDynamicTxL.. and bLastDTPF Philipp Hortmann
2023-01-15 20:19 ` [PATCH 02/10] staging: rtl8192e: Rename bLastDTPFlag_Low, OFDM_index and CCK_index Philipp Hortmann
2023-01-15 20:20 ` [PATCH 03/10] staging: rtl8192e: Rename Record_CCK_2.., Record_CCK_4.. and DefaultIn Philipp Hortmann
2023-01-15 20:20 ` [PATCH 04/10] staging: rtl8192e: Rename rateCountDi.., ContinueDif.. and TxCounter Philipp Hortmann
2023-01-15 20:20 ` [PATCH 05/10] staging: rtl8192e: Rename bResetInPro.., framesyncMo.. and nCur40MhzPri Philipp Hortmann
2023-01-15 20:20 ` [PATCH 06/10] staging: rtl8192e: Rename SetBWModeIn.., SwChnlInPro.. and ThermalMet Philipp Hortmann
2023-01-15 20:20 ` [PATCH 07/10] staging: rtl8192e: Rename CrystalCap, EEPROMLegacyHTT.. and EEPROMCrys Philipp Hortmann
2023-01-15 20:20 ` [PATCH 08/10] staging: rtl8192e: Rename EEPROMTherma.., EEPROMAntPw.. and EEPROMTxPow Philipp Hortmann
2023-01-15 20:21 ` [PATCH 09/10] staging: rtl8192e: Rename EEPROMTxPower.., AutoloadF.. and SilentReset Philipp Hortmann
2023-01-15 20:21 ` [PATCH 10/10] " Philipp Hortmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).