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>] [day] [month] [year] [list]
Message-ID: <aTF0D_zaeNVIfP2E@ubuntu-desk>
Date: Thu, 04 Dec 2025 11:44:19 +0000
From: Bryant Boatright <bryant.boatright@...ton.me>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: [PATCH v3 0/2] Checkpatch cleanup patches

Correct camel case names reported by checkpatch.

These patches are not required to be applied in any order.

Changes in v3:
   1. Patch 1: Updated parse_res to parse_result for clearer purpose per
      feedback from gregkh@...uxfoundation.org.
   2. Patch 1: Change definition of parse_result to multi-line definition per
      feed feedback from gregkh@...uxfoundation.org.
   3. Patch 2: Fix typo in commit message introduced in v2 per feedback from
      gregkh@...uxfoundation.org.
   4. Remove patch 2 (from v2) as name change was not needed per feedback from
      gregkh@...uxfoundation.org.
   5. Add changelog for patchset to cover letter per feedback from
      gregkh@...uxfoundation.org.

Changes in v2:
   1. Patch 1: Make enumeration constant names all upper case per feedback from
   straube.linux@...il.com.

Bryant Boatright (2):
  staging: rtl8723bs: Rename camel case enumeration
  staging: rtl8723bs: Rename camel case variable

 .../staging/rtl8723bs/core/rtw_ieee80211.c    | 26 +++++++++----------
 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c |  2 +-
 drivers/staging/rtl8723bs/include/ieee80211.h | 12 ++++++---
 3 files changed, 22 insertions(+), 18 deletions(-)

-- 
2.43.0



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ