public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: rtl8723bs: fix multiple coding style issues
@ 2026-01-14  9:49 Archit Anant
  2026-01-14  9:49 ` [PATCH 1/3] staging: rtl8723bs: fix spacing around operators Archit Anant
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Archit Anant @ 2026-01-14  9:49 UTC (permalink / raw)
  To: gregkh; +Cc: linux-staging, linux-kernel, ArchitAnant

From: ArchitAnant <architanant5@gmail.com>

This patch series fixes several coding style issues in rtw_cmd.c
identified by checkpatch.pl.

Changes include:
- Adding missing spaces around operators.
- Removing unnecessary blank lines.
- Fixing alignment to match open parenthesis.

ArchitAnant (3):
  staging: rtl8723bs: fix spacing around operators
  staging: rtl8723bs: remove unnecessary blank lines
  staging: rtl8723bs: fix alignment to match open parenthesis

 drivers/staging/rtl8723bs/core/rtw_cmd.c | 56 +++++++++++-------------
 1 file changed, 26 insertions(+), 30 deletions(-)

-- 
2.39.5


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

end of thread, other threads:[~2026-01-16 13:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-14  9:49 [PATCH 0/3] staging: rtl8723bs: fix multiple coding style issues Archit Anant
2026-01-14  9:49 ` [PATCH 1/3] staging: rtl8723bs: fix spacing around operators Archit Anant
2026-01-16 13:07   ` Greg KH
2026-01-14  9:49 ` [PATCH 2/3] staging: rtl8723bs: remove unnecessary blank lines Archit Anant
2026-01-14  9:49 ` [PATCH 3/3] staging: rtl8723bs: fix alignment to match open parenthesis Archit Anant
2026-01-16 13:08 ` [PATCH 0/3] staging: rtl8723bs: fix multiple coding style issues Greg KH

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