All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] staging: rtlwifi: Change line and comment spacing
@ 2018-11-08  7:20 Maya Nakamura
  2018-11-08  7:21 ` [PATCH 1/4] staging: rtlwifi: Improve line endings Maya Nakamura
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Maya Nakamura @ 2018-11-08  7:20 UTC (permalink / raw)
  To: gregkh, outreachy-kernel

Add blank lines at the end of if statements and spaces before and after
comments. Edit statements so that the line does not end with an assignment
operator or a parenthesis. Remove a blank comment, too.

Maya Nakamura (4):
  staging: rtlwifi: Improve line endings
  staging: rtlwifi: Remove empty comment
  staging: rtlwifi: Add blank lines
  staging: rtlwifi: Add spaces for comments

 drivers/staging/rtlwifi/phydm/phydm_adc_sampling.c | 10 +++++-----
 drivers/staging/rtlwifi/phydm/phydm_ccx.c          |  8 +++++---
 2 files changed, 10 insertions(+), 8 deletions(-)

-- 
2.17.1



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

end of thread, other threads:[~2018-11-09 10:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-08  7:20 [PATCH 0/4] staging: rtlwifi: Change line and comment spacing Maya Nakamura
2018-11-08  7:21 ` [PATCH 1/4] staging: rtlwifi: Improve line endings Maya Nakamura
2018-11-08  7:22 ` [PATCH 2/4] staging: rtlwifi: Remove empty comment Maya Nakamura
2018-11-08  7:23 ` [PATCH 3/4] staging: rtlwifi: Add blank lines Maya Nakamura
2018-11-08 11:28   ` Greg KH
2018-11-09 10:15     ` Maya Nakamura
2018-11-08  7:23 ` [PATCH 4/4] staging: rtlwifi: Add spaces for comments Maya Nakamura

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.