All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Checkpatch cleanup patches
@ 2025-11-08  4:54 Bryant Boatright
  2025-11-08  4:54 ` [PATCH 1/3] staging: rtl8723bs: Rename camel case enumeration Bryant Boatright
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Bryant Boatright @ 2025-11-08  4:54 UTC (permalink / raw)
  To: Greg Kroah-Hartman, linux-staging, linux-kernel

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] 6+ messages in thread

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-08  4:54 [PATCH 0/3] Checkpatch cleanup patches Bryant Boatright
2025-11-08  4:54 ` [PATCH 1/3] staging: rtl8723bs: Rename camel case enumeration Bryant Boatright
2025-11-08  5:51   ` Michael Straube
2025-11-10 17:24     ` Bryant Boatright
2025-11-08  4:55 ` [PATCH 2/3] staging: rtl8723bs: Rename camel case argument Bryant Boatright
2025-11-08  4:55 ` [PATCH 3/3] staging: rtl8723bs: Rename camel case variable Bryant Boatright

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.