From: Maya Nakamura <m.maya.nakamura@gmail.com>
To: gregkh@linuxfoundation.org, outreachy-kernel@googlegroups.com
Subject: [PATCH 0/2] staging: rtlwifi: Modify bool operations and clean up spacing
Date: Wed, 31 Oct 2018 21:03:04 -0700 [thread overview]
Message-ID: <cover.1541037077.git.m.maya.nakamura@gmail.com> (raw)
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
next reply other threads:[~2018-11-01 4:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-01 4:03 Maya Nakamura [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1541037077.git.m.maya.nakamura@gmail.com \
--to=m.maya.nakamura@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=outreachy-kernel@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.