All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] staging: rtl8723bs: Clean-up tasks
@ 2019-10-10  2:14 Javier F. Arias
  2019-10-10  2:14 ` [PATCH 1/4] staging: rtl8723bs: Remove commented code Javier F. Arias
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Javier F. Arias @ 2019-10-10  2:14 UTC (permalink / raw)
  To: gregkh; +Cc: outreachy-kernel

This patchset would remove unnecessary code, improve formatting
and fix some warnings found by checkpatch.

Javier F. Arias (4):
  staging: rtl8723bs: Remove commented code
  staging: rtl8723bs: Remove duplicate blank lines
  staging: rtl8723bs: Remove space before tabs
  staging: rtl8723bs: Fix style in definitions

 drivers/staging/rtl8723bs/hal/sdio_ops.c | 123 +++++++----------------
 1 file changed, 37 insertions(+), 86 deletions(-)

-- 
2.20.1



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

end of thread, other threads:[~2019-10-10  2:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-10  2:14 [PATCH 0/4] staging: rtl8723bs: Clean-up tasks Javier F. Arias
2019-10-10  2:14 ` [PATCH 1/4] staging: rtl8723bs: Remove commented code Javier F. Arias
2019-10-10  2:16 ` [PATCH 2/4] staging: rtl8723bs: Remove duplicate blank lines Javier F. Arias
2019-10-10  2:16 ` [PATCH 3/4] staging: rtl8723bs: Remove space before tabs Javier F. Arias
2019-10-10  2:16 ` [PATCH 4/4] staging: rtl8723bs: Fix style in definitions 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.