public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3]  staging: rtl8723bs: misc cleanup patches
@ 2026-05-04 14:28 Moksh Panicker
  2026-05-04 14:28 ` [PATCH v1 1/3] staging: rtl8723bs: Remove unnecessary braces in rtl8723bs_xmit.c Moksh Panicker
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Moksh Panicker @ 2026-05-04 14:28 UTC (permalink / raw)
  To: gregkh; +Cc: linux-staging, linux-kernel, Moksh Panicker

This series contains three small cleanup patches for the rtl8723bs
staging driver, fixing checkpatch.pl warnings.

Moksh Panicker (3):
  staging: rtl8723bs: Remove unnecessary braces in rtl8723bs_xmit.c
  staging: rtl8723bs: Remove commented-out dead code in hal_btcoex.c
  staging: rtl8723bs: remove blank line after open brace in hal_com.c

 drivers/staging/rtl8723bs/hal/hal_btcoex.c     | 3 ---
 drivers/staging/rtl8723bs/hal/hal_com.c        | 1 -
 drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c | 4 ++--
 3 files changed, 2 insertions(+), 6 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2026-05-04 14:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-04 14:28 [PATCH v1 0/3] staging: rtl8723bs: misc cleanup patches Moksh Panicker
2026-05-04 14:28 ` [PATCH v1 1/3] staging: rtl8723bs: Remove unnecessary braces in rtl8723bs_xmit.c Moksh Panicker
2026-05-04 14:28 ` [PATCH v1 2/3] staging: rtl8723bs: Remove commented-out dead code in hal_btcoex.c Moksh Panicker
2026-05-04 14:28 ` [PATCH v1 3/3] staging: rtl8723bs: remove blank line after open brace in hal_com.c Moksh Panicker

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