Linux kernel staging patches
 help / color / mirror / Atom feed
* [PATCH v2 0/2] staging: rtl8723bs: Fix coding style issues in header files
@ 2026-06-17  6:41 Subhrojyoti Bala
  2026-06-17  6:41 ` [PATCH v2 1/2] staging: rtl8723bs: Fix indentation in enum in rtw_mlme.h Subhrojyoti Bala
  2026-06-17  6:41 ` [PATCH v2 2/2] staging: rtl8723bs: Fix comment style issues in header files Subhrojyoti Bala
  0 siblings, 2 replies; 4+ messages in thread
From: Subhrojyoti Bala @ 2026-06-17  6:41 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Dan Carpenter, linux-staging, linux-kernel, Subhrojyoti Bala

This patch series fixes coding style issues in the rtl8723bs
staging driver header files, as reported by checkpatch.pl.

v2: Combined the four comment style patches into a single patch
    per Dan Carpenter's feedback. Kept the enum indentation fix
    separate as requested.

Signed-off-by: Subhrojyoti Bala <subhrojyoti0609@gmail.com>

Subhrojyoti Bala (2):
  staging: rtl8723bs: Fix indentation in enum in rtw_mlme.h
  staging: rtl8723bs: Fix comment style issues in header files

 drivers/staging/rtl8723bs/include/rtw_mlme.h  | 56 +++++++++----------
 .../staging/rtl8723bs/include/wlan_bssdef.h   | 13 +++--
 2 files changed, 35 insertions(+), 34 deletions(-)

-- 
2.54.0


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

end of thread, other threads:[~2026-06-17 11:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-17  6:41 [PATCH v2 0/2] staging: rtl8723bs: Fix coding style issues in header files Subhrojyoti Bala
2026-06-17  6:41 ` [PATCH v2 1/2] staging: rtl8723bs: Fix indentation in enum in rtw_mlme.h Subhrojyoti Bala
2026-06-17  6:41 ` [PATCH v2 2/2] staging: rtl8723bs: Fix comment style issues in header files Subhrojyoti Bala
2026-06-17 11:54   ` Dan Carpenter

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