All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maya Nakamura <m.maya.nakamura@gmail.com>
To: gregkh@linuxfoundation.org, outreachy-kernel@googlegroups.com
Subject: [PATCH 0/4] staging: rtlwifi: Change line and comment spacing
Date: Wed, 7 Nov 2018 23:20:05 -0800	[thread overview]
Message-ID: <cover.1541660015.git.m.maya.nakamura@gmail.com> (raw)

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



             reply	other threads:[~2018-11-08  7:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-08  7:20 Maya Nakamura [this message]
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

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.1541660015.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.