All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] staging: rtl8723bs: fix coding style issues
@ 2025-07-21 16:43 Ali Nasrolahi
  2025-07-21 16:43 ` [PATCH v3 1/2] staging: rtl8723bs: fix comment formatting in basic_types.h Ali Nasrolahi
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Ali Nasrolahi @ 2025-07-21 16:43 UTC (permalink / raw)
  To: gregkh; +Cc: linux-kernel, linux-staging, Ali Nasrolahi

This patch series addresses several coding style and comment formatting issues
in the rtl8723bs staging driver as reported by checkpatch.pl.

Thanks for your time and feedbacks

Ali Nasrolahi (2):
  staging: rtl8723bs: fix comment formatting in basic_types.h
  staging: rtl8723bs: fix comment style and formatting in
    osdep_service.c

 drivers/staging/rtl8723bs/include/basic_types.h  | 13 ++++++-------
 drivers/staging/rtl8723bs/os_dep/osdep_service.c | 11 ++++++-----
 2 files changed, 12 insertions(+), 12 deletions(-)

-- 
2.50.1


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

end of thread, other threads:[~2025-07-22  7:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-21 16:43 [PATCH v3 0/2] staging: rtl8723bs: fix coding style issues Ali Nasrolahi
2025-07-21 16:43 ` [PATCH v3 1/2] staging: rtl8723bs: fix comment formatting in basic_types.h Ali Nasrolahi
2025-07-22  7:37   ` Greg KH
2025-07-21 16:43 ` [PATCH v3 2/2] staging: rtl8723bs: fix comment style and formatting in osdep_service.c Ali Nasrolahi
2025-07-22  7:37   ` Greg KH
2025-07-22  7:37 ` [PATCH v3 0/2] staging: rtl8723bs: fix coding style issues Greg KH

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.