public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Checkpatch cleanup patches
@ 2025-11-10 19:48 Bryant Boatright
  2025-11-10 19:49 ` [PATCH v2 1/3] staging: rtl8723bs: Rename camel case enumeration Bryant Boatright
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Bryant Boatright @ 2025-11-10 19:48 UTC (permalink / raw)
  To: Greg Kroah-Hartman, linux-staging, linux-kernel, Michael Straube

Correct camel case names reported by checkpatch.

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

Bryant Boatright (3):
  staging: rtl8723bs: Rename camel case enumeration
  staging: rtl8723bs: Rename camel case argument
  staging: rtl8723bs: Rename camel case variiable

 .../staging/rtl8723bs/core/rtw_ieee80211.c    | 40 +++++++++----------
 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c |  2 +-
 drivers/staging/rtl8723bs/include/ieee80211.h |  6 +--
 3 files changed, 24 insertions(+), 24 deletions(-)

-- 
2.43.0



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

end of thread, other threads:[~2025-11-24 16:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-10 19:48 [PATCH v2 0/3] Checkpatch cleanup patches Bryant Boatright
2025-11-10 19:49 ` [PATCH v2 1/3] staging: rtl8723bs: Rename camel case enumeration Bryant Boatright
2025-11-24 16:45   ` Greg Kroah-Hartman
2025-11-10 19:49 ` [PATCH v2 2/3] staging: rtl8723bs: Rename camel case argument Bryant Boatright
2025-11-24 16:44   ` Greg Kroah-Hartman
2025-11-10 19:50 ` [PATCH v2 3/3] staging: rtl8723bs: Rename camel case variiable Bryant Boatright
2025-11-24 16:45   ` Greg Kroah-Hartman
2025-11-24 16:46 ` [PATCH v2 0/3] Checkpatch cleanup patches Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox