All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] staging: rtl8723bs: os_dep: Correct long line comments and remove whitespace in code
@ 2020-03-20  1:47 R Veera Kumar
  2020-03-20  1:47 ` [PATCH v2 1/2] staging: rtl8723bs: os_dep: Correct long line comments R Veera Kumar
  2020-03-20  1:47 ` [PATCH v2 2/2] staging: rtl8723bs: os_dep: Remove whitespace characters in code line R Veera Kumar
  0 siblings, 2 replies; 5+ messages in thread
From: R Veera Kumar @ 2020-03-20  1:47 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: R Veera Kumar, outreachy-kernel

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

Remove five leading whitespace characters in code line.

Please apply the patches in series.

Changes since V1
 - Missed staging: rtl8723bs: os_dep: in cover letter
---
R Veera Kumar (2):
  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 | 38 +++++++++++++------
 1 file changed, 26 insertions(+), 12 deletions(-)

-- 
2.20.1



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

end of thread, other threads:[~2020-03-20 14:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-20  1:47 [PATCH v2 0/2] staging: rtl8723bs: os_dep: Correct long line comments and remove whitespace in code R Veera Kumar
2020-03-20  1:47 ` [PATCH v2 1/2] staging: rtl8723bs: os_dep: Correct long line comments R Veera Kumar
2020-03-20 14:06   ` Greg Kroah-Hartman
2020-03-20  1:47 ` [PATCH v2 2/2] staging: rtl8723bs: os_dep: Remove whitespace characters in code line R Veera Kumar
2020-03-20 14:06   ` Greg Kroah-Hartman

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.