All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] staging: rtl8723bs: os_dep: Remove commented code lines, correct longline comments, remove whitespace in code
@ 2020-03-21  4:38 R Veera Kumar
  2020-03-21  4:38 ` [PATCH v3 1/3] staging: rtl8723bs: os_dep: Remove commented out code lines R Veera Kumar
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: R Veera Kumar @ 2020-03-21  4:38 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: R Veera Kumar, outreachy-kernel

Patch 1:

Remove multiple commented out code lines.
Remove blank lines next to them.

Patch 2:

Correct long line comments to match coding style of
respecting 80 character per line limit.

Patch 3:
Remove four leading whitespace characters in code line.

Please apply the patches in series.

Changes since V2:
 - Remove commented code lines
 - Drop a code line with correct leading whitespace
Changes since V1:
 - Missed staging: rtl8723bs: os_dep: in cover letter
---
R Veera Kumar (3):
  staging: rtl8723bs: os_dep: Remove commented out code lines
  staging: rtl8723bs: os_dep: Correct long line comments
  staging: rtl8723bs: os_dep: Remove whitespace characters in code line

 drivers/staging/rtl8723bs/os_dep/recv_linux.c | 30 ++++++++-----------
 1 file changed, 12 insertions(+), 18 deletions(-)

-- 
2.20.1



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

end of thread, other threads:[~2020-03-21  9:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-21  4:38 [PATCH v3 0/3] staging: rtl8723bs: os_dep: Remove commented code lines, correct longline comments, remove whitespace in code R Veera Kumar
2020-03-21  4:38 ` [PATCH v3 1/3] staging: rtl8723bs: os_dep: Remove commented out code lines R Veera Kumar
2020-03-21  7:32   ` [Outreachy kernel] " Julia Lawall
2020-03-21  8:07     ` R Veera Kumar
2020-03-21  8:46       ` Julia Lawall
2020-03-21  9:10         ` R Veera Kumar
2020-03-21  9:11           ` Julia Lawall
2020-03-21  4:38 ` [PATCH v3 2/3] staging: rtl8723bs: os_dep: Correct long line comments R Veera Kumar
2020-03-21  4:38 ` [PATCH v3 3/3] staging: rtl8723bs: os_dep: Remove whitespace characters in code line R Veera Kumar

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.