Linux kernel staging patches
 help / color / mirror / Atom feed
* [PATCH 0/5] staging: rtl8723bs: Fix coding style issues in header files
@ 2026-06-16 11:00 Subhrojyoti Bala
  2026-06-16 11:00 ` [PATCH 1/5] staging: rtl8723bs: Fix multi-line comment style in wlan_bssdef.h Subhrojyoti Bala
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Subhrojyoti Bala @ 2026-06-16 11:00 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-staging, linux-kernel, Subhrojyoti Bala

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

- Fix multi-line comment style in wlan_bssdef.h
- Fix enum indentation in rtw_mlme.h
- Fix block comment style in rtw_mlme.h
- Fix multi-line comment style in rtw_mlme.h
- Fix whitespace in comments in rtw_mlme.h

Subhrojyoti Bala (5):
  staging: rtl8723bs: Fix multi-line comment style in wlan_bssdef.h
  staging: rtl8723bs: Fix indentation in enum in rtw_mlme.h
  staging: rtl8723bs: Fix block comment style in rtw_mlme.h
  staging: rtl8723bs: Fix multi-line comment style in rtw_mlme.h
  staging: rtl8723bs: Fix whitespace in comments in rtw_mlme.h

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

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


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

end of thread, other threads:[~2026-06-16 12:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-16 11:00 [PATCH 0/5] staging: rtl8723bs: Fix coding style issues in header files Subhrojyoti Bala
2026-06-16 11:00 ` [PATCH 1/5] staging: rtl8723bs: Fix multi-line comment style in wlan_bssdef.h Subhrojyoti Bala
2026-06-16 11:00 ` [PATCH 2/5] staging: rtl8723bs: Fix indentation in enum in rtw_mlme.h Subhrojyoti Bala
2026-06-16 11:00 ` [PATCH 3/5] staging: rtl8723bs: Fix block comment style " Subhrojyoti Bala
2026-06-16 11:00 ` [PATCH 4/5] staging: rtl8723bs: Fix multi-line " Subhrojyoti Bala
2026-06-16 11:00 ` [PATCH 5/5] staging: rtl8723bs: Fix whitespace in comments " Subhrojyoti Bala
2026-06-16 12:09 ` [PATCH 0/5] staging: rtl8723bs: Fix coding style issues in header files Greg Kroah-Hartman
2026-06-16 12:21 ` Dan Carpenter

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