All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: rtlwifi: Modify bool operations and clean up spacing
@ 2018-11-01  4:03 Maya Nakamura
  2018-11-01  4:04 ` [PATCH 1/2] staging: rtlwifi: Replace 1 with true and remove comparison for bool Maya Nakamura
  2018-11-01  4:06 ` [PATCH 2/2] staging: rtlwifi: Change line and comment spacing Maya Nakamura
  0 siblings, 2 replies; 5+ messages in thread
From: Maya Nakamura @ 2018-11-01  4:03 UTC (permalink / raw)
  To: gregkh, outreachy-kernel

This patchset modifies bool assignments of 1 and a comparison with 1. It
adds blank lines after if's and spaces before and after comments. It also
changes line endings.

Maya Nakamura (2):
  staging: rtlwifi: Replace 1 with true and remove comparison for bool
  staging: rtlwifi: Change line and comment spacing

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

-- 
2.17.1



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

end of thread, other threads:[~2018-11-08  8:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-01  4:03 [PATCH 0/2] staging: rtlwifi: Modify bool operations and clean up spacing Maya Nakamura
2018-11-01  4:04 ` [PATCH 1/2] staging: rtlwifi: Replace 1 with true and remove comparison for bool Maya Nakamura
2018-11-01  4:06 ` [PATCH 2/2] staging: rtlwifi: Change line and comment spacing Maya Nakamura
2018-11-05 13:47   ` Greg KH
2018-11-08  8:20     ` 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.