All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix block comment warnings
@ 2021-03-31 20:05 Deborah Brouwer
  2021-03-31 20:05 ` [PATCH 1/3] staging: rtl8723bs: core: fix repeated word warning Deborah Brouwer
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Deborah Brouwer @ 2021-03-31 20:05 UTC (permalink / raw)
  To: gregkh, ross.schm.dev, marcocesati, fabioaiuto83, dan.carpenter,
	phil, amarjargal16
  Cc: linux-staging, linux-kernel, outreachy-kernel, Deborah Brouwer

This patchset fixes checkpatch warnings arising
from the block comments

Deborah Brouwer (3):
  staging: rtl8723bs: core: fix repeated word warning
  staging: rtl8723bs: core: fix block comment warning
  staging: rtl8723bs: core: remove empty comment

 drivers/staging/rtl8723bs/core/rtw_xmit.c | 61 +++++++++++------------
 1 file changed, 28 insertions(+), 33 deletions(-)

--
2.17.1


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

end of thread, other threads:[~2021-04-01  5:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-31 20:05 [PATCH 0/3] Fix block comment warnings Deborah Brouwer
2021-03-31 20:05 ` [PATCH 1/3] staging: rtl8723bs: core: fix repeated word warning Deborah Brouwer
2021-03-31 20:17   ` [Outreachy kernel] " Julia Lawall
2021-03-31 20:05 ` [PATCH 2/3] staging: rtl8723bs: core: fix block comment warning Deborah Brouwer
2021-03-31 20:15   ` [Outreachy kernel] " Julia Lawall
2021-03-31 20:05 ` [PATCH 3/3] staging: rtl8723bs: core: remove empty comment Deborah Brouwer
2021-03-31 20:12   ` [Outreachy kernel] " Julia Lawall
2021-04-01  5:58 ` [PATCH 0/3] Fix block comment 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.