All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Cleanup tasks to remove blank lines
@ 2019-11-01 22:54 Javier F. Arias
  2019-11-01 22:55 ` [PATCH 1/3] staging: rtl8723bs: Remove multiple " Javier F. Arias
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Javier F. Arias @ 2019-11-01 22:54 UTC (permalink / raw)
  To: gregkh; +Cc: outreachy-kernel

This patchset performs tasks that remove blank lines in the
file rtw_xmit.c.

Javier F. Arias (3):
  staging: rtl8723bs: Remove multiple blank lines
  staging: rtl8723bs: Remove blank lines before a close brace
  staging: rtl8723bs: Remove blank lines after an open brace

 drivers/staging/rtl8723bs/core/rtw_xmit.c | 94 -----------------------
 1 file changed, 94 deletions(-)

-- 
2.20.1



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

end of thread, other threads:[~2019-11-01 22:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-01 22:54 [PATCH 0/3] Cleanup tasks to remove blank lines Javier F. Arias
2019-11-01 22:55 ` [PATCH 1/3] staging: rtl8723bs: Remove multiple " Javier F. Arias
2019-11-01 22:55 ` [PATCH 2/3] staging: rtl8723bs: Remove blank lines before a close brace Javier F. Arias
2019-11-01 22:56 ` [PATCH 3/3] staging: rtl8723bs: Remove blank lines after an open brace Javier F. Arias

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.