Linux kernel staging patches
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: rtl8723bs: fix coding style issues (CamelCase)
@ 2026-07-20 12:45 Olivier Tanoh
  2026-07-20 12:45 ` [PATCH 1/3] staging: rtl8723bs: rename mBratesOS to avoid CamelCase Olivier Tanoh
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Olivier Tanoh @ 2026-07-20 12:45 UTC (permalink / raw)
  To: gregkh; +Cc: linux-staging, linux-kernel, Olivier Tanoh

This patch series resolves several checkpatch.pl warnings regarding the
use of CamelCase variables and functions inside the rtl8723bs driver.

Olivier Tanoh (3):
  staging: rtl8723bs: rename mBratesOS to avoid CamelCase
  staging: rtl8723bs: rename Save_DM_Func_Flag  functions to avoid
    CamelCase
  staging: rtl8723bs: rename Restore_DM_Func_Flag functions to avoid
    CamelCase

 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c    |  6 +++---
 drivers/staging/rtl8723bs/core/rtw_wlan_util.c   | 10 +++++-----
 drivers/staging/rtl8723bs/hal/hal_com.c          |  6 +++---
 drivers/staging/rtl8723bs/include/hal_com.h      |  2 +-
 drivers/staging/rtl8723bs/include/rtw_mlme_ext.h |  6 +++---
 5 files changed, 15 insertions(+), 15 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2026-07-28 12:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-20 12:45 [PATCH 0/3] staging: rtl8723bs: fix coding style issues (CamelCase) Olivier Tanoh
2026-07-20 12:45 ` [PATCH 1/3] staging: rtl8723bs: rename mBratesOS to avoid CamelCase Olivier Tanoh
2026-07-28  7:30   ` Greg KH
2026-07-28 12:22     ` Olivier Tanoh
2026-07-28 12:36     ` [PATCH v2 0/3] staging: rtl8723bs: fix coding style issues (CamelCase) Olivier Tanoh
2026-07-28 12:36       ` [PATCH v2 1/3] staging: rtl8723bs: rename mBratesOS to avoid CamelCase Olivier Tanoh
2026-07-28 12:36       ` [PATCH v2 2/3] staging: rtl8723bs: rename Save_DM_Func_Flag functions " Olivier Tanoh
2026-07-28 12:36       ` [PATCH v2 3/3] staging: rtl8723bs: rename Restore_DM_Func_Flag " Olivier Tanoh
2026-07-20 12:45 ` [PATCH 2/3] staging: rtl8723bs: rename Save_DM_Func_Flag " Olivier Tanoh
2026-07-20 12:45 ` [PATCH 3/3] staging: rtl8723bs: rename Restore_DM_Func_Flag " Olivier Tanoh

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