From: Joe Perches <joe@perches.com>
To: netdev@vger.kernel.org
Cc: Arnd Bergmann <arnd@arndb.de>,
Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>,
Samuel Ortiz <samuel@sortiz.org>,
linux-kernel@vger.kernel.org
Subject: [PATCH v3 0/7] irda: w83977af_ir: Neatening
Date: Tue, 6 Dec 2016 10:15:59 -0800 [thread overview]
Message-ID: <cover.1481047792.git.joe@perches.com> (raw)
Originally on top of Arnd's overly long udelay patches because I
noticed a misindented block. That's now already fixed along with some
other whitespace problems. These patches are the remainder style
issues from my original series.
Even though I haven't turned on the netwinder in a box in the
garage in who knows how long, if this device is still used somewhere,
might as well neaten the code too.
Joe Perches (7):
irda: w83977af_ir: Whitespace neatening
irda: w83977af_ir: More whitespace neatening
irda: w83977af_ir: Remove and add blank lines
irda: w83977af_ir: Neaten pointer comparisons
irda: w83977af_ir: Use the common brace style
irda: w83977af_ir: Parenthesis alignment
irda: w83977af_ir: Neaten logging
drivers/net/irda/w83977af_ir.c | 323 ++++++++++++++++++++---------------------
1 file changed, 160 insertions(+), 163 deletions(-)
--
2.10.0.rc2.1.g053435c
next reply other threads:[~2016-12-06 18:16 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-06 18:15 Joe Perches [this message]
2016-12-06 18:16 ` [PATCH v3 1/7] irda: w83977af_ir: Whitespace neatening Joe Perches
2016-12-06 18:16 ` [PATCH v3 2/7] irda: w83977af_ir: More whitespace neatening Joe Perches
2016-12-06 18:16 ` [PATCH v3 3/7] irda: w83977af_ir: Remove and add blank lines Joe Perches
2016-12-06 18:16 ` [PATCH v3 4/7] irda: w83977af_ir: Neaten pointer comparisons Joe Perches
2016-12-06 18:16 ` [PATCH v3 5/7] irda: w83977af_ir: Use the common brace style Joe Perches
2016-12-06 18:16 ` [PATCH v3 6/7] irda: w83977af_ir: Parenthesis alignment Joe Perches
2016-12-06 18:16 ` [PATCH v3 7/7] irda: w83977af_ir: Neaten logging Joe Perches
2016-12-07 2:47 ` [PATCH v3 0/7] irda: w83977af_ir: Neatening David Miller
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.1481047792.git.joe@perches.com \
--to=joe@perches.com \
--cc=arnd@arndb.de \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=samuel@sortiz.org \
--cc=sergei.shtylyov@cogentembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox