All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Code cleanup patches
@ 2025-02-04  6:57 Ian To
  2025-02-04  6:57 ` [PATCH 1/4] staging: rtl8723bs: Add missing spaces Ian To
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ian To @ 2025-02-04  6:57 UTC (permalink / raw)
  To: gregkh; +Cc: linux-staging, linux-kernel, Ian To

Fixes complaints reported by checkpatch present in the staging/rtl8723bs
module.

Ian To (4):
  staging: rtl8723bs: Add missing spaces
  staging: rtl8723bs: Split up long lines
  staging: rtl8723bs: Remove unnecessary parentheses
  staging: rtl8723bs: Format comments

 .../staging/rtl8723bs/core/rtw_wlan_util.c    | 175 +++++++++---------
 1 file changed, 89 insertions(+), 86 deletions(-)

-- 
2.45.3


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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-04  6:57 [PATCH 0/4] Code cleanup patches Ian To
2025-02-04  6:57 ` [PATCH 1/4] staging: rtl8723bs: Add missing spaces Ian To
2025-02-04  6:57 ` [PATCH 2/4] staging: rtl8723bs: Split up long lines Ian To
2025-02-04  6:57 ` [PATCH 3/4] staging: rtl8723bs: Remove unnecessary parentheses Ian To
2025-02-04  6:57 ` [PATCH 4/4] staging: rtl8723bs: Format comments 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.