All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Code style cleanup
@ 2025-02-05  1:50 Ian To
  2025-02-05  1:50 ` [PATCH 1/4] staging: rtl8723bs: remove unnecessary parentheses Ian To
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Ian To @ 2025-02-05  1:50 UTC (permalink / raw)
  To: gregkh; +Cc: linux-staging, linux-kernel, Ian To

Checkpatch checks and warnings were cleaned up.

Ian To (4):
  staging: rtl8723bs: remove unnecessary parentheses
  staging: rtl8723bs: break up long lines
  staging: rtl8723bs: fix spacing issues
  staging: rtl8723bs: fixed comment styling

 drivers/staging/rtl8723bs/core/rtw_mlme.c | 475 +++++++++++-----------
 1 file changed, 244 insertions(+), 231 deletions(-)

-- 
2.45.3


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

end of thread, other threads:[~2025-02-05  6:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-05  1:50 [PATCH 0/4] Code style cleanup Ian To
2025-02-05  1:50 ` [PATCH 1/4] staging: rtl8723bs: remove unnecessary parentheses Ian To
2025-02-05  5:57   ` Dan Carpenter
2025-02-05  6:00   ` Dan Carpenter
2025-02-05  1:50 ` [PATCH 2/4] staging: rtl8723bs: break up long lines Ian To
2025-02-05  1:50 ` [PATCH 3/4] staging: rtl8723bs: fix spacing issues Ian To
2025-02-05  1:50 ` [PATCH 4/4] staging: rtl8723bs: fixed comment styling Ian To

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.