lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1673812849.git.philipp.g.hortmann@gmail.com>
Date:   Sun, 15 Jan 2023 21:19:14 +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 00/10] staging: rtl8192e: Rename variables from r8192_priv
 start with bDynamicTx..

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ