All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix various checkpatch.pl warnings
@ 2021-06-10 15:51 Philippe Dixon
  2021-06-10 15:51 ` [PATCH 1/3] staging: rtl8723bs: core: add blank line after variable declaration Philippe Dixon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Philippe Dixon @ 2021-06-10 15:51 UTC (permalink / raw)
  To: hdegoede, Larry.Finger
  Cc: Philippe Dixon, gregkh, linux-staging, linux-kernel

This patchset contains minor changes to remove some checkpatch.pl
warnings and better follow the Linux kernel coding style
recommendations.

Philippe Dixon (3):
  staging: rtl8723bs: core: add blank line after variable declaration
  staging: rtl8723bs: core: add * to each line of block comment
  staging: rtl8723bs: core: remove whitespace from beginning of line

 drivers/staging/rtl8723bs/core/rtw_cmd.c | 36 +++++++++++++-----------
 1 file changed, 20 insertions(+), 16 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-06-10 16:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-10 15:51 [PATCH 0/3] Fix various checkpatch.pl warnings Philippe Dixon
2021-06-10 15:51 ` [PATCH 1/3] staging: rtl8723bs: core: add blank line after variable declaration Philippe Dixon
2021-06-10 15:51 ` [PATCH 2/3] staging: rtl8723bs: core: add * to each line of block comment Philippe Dixon
2021-06-10 15:51 ` [PATCH 3/3] staging: rtl8723bs: core: remove whitespace from beginning of line Philippe Dixon
2021-06-10 16:24 ` [PATCH 0/3] Fix various checkpatch.pl warnings 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.