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: <20231208015536.21013-1-garyrookard@fastmail.org>
Date:   Thu,  7 Dec 2023 20:55:31 -0500
From:   Gary Rookard <garyrookard@...tmail.org>
To:     gregkh@...uxfoundation.org, philipp.g.hortmann@...il.com
Cc:     linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
        Gary Rookard <garyrookard@...tmail.org>
Subject: [PATCH 0/5] staging: rtl8192e: patch series renames (5) different variables

Hi,

This patch series renames 5 different variables with the checkpatch
coding style issue, Avoid CamelCase.

Patch 1/5) renamed variable bCurShortGI40MHz
Patch 2/5) renamed variable bcurShortGI20MHz
Patch 3/5) renamed variable CCKOFDMRate
Patch 4/5) renamed variable HTIOTActIsCCDFsync
Patch 5/5) renamed variable IOTPeer

Signed-off-by: Gary Rookard <garyrookard@...tmail.org>


Gary Rookard (5):
  staging: rtl8192e: renamed variable bCurShortGI40MHz
  staging: rtl8192e: renamed variable bCurShortGI20MHz
  staging: rtl8192e: renamed variable CCKOFDMRate
  staging: rtl8192e: renamed variable HTIOTActIsCCDFsync
  staging: rtl8192e: renamed variable IOTPeer

 .../staging/rtl8192e/rtl8192e/r8192E_dev.c    |  4 +-
 drivers/staging/rtl8192e/rtl8192e/rtl_dm.c    | 22 +++----
 drivers/staging/rtl8192e/rtl819x_HT.h         |  6 +-
 drivers/staging/rtl8192e/rtl819x_HTProc.c     | 58 +++++++++----------
 drivers/staging/rtl8192e/rtllib_tx.c          |  4 +-
 5 files changed, 47 insertions(+), 47 deletions(-)

-- 
2.41.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ