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 resend 0/8] irda: w83977af_ir: Neatening
Date: Mon, 5 Dec 2016 11:00:40 -0800 [thread overview]
Message-ID: <cover.1480963809.git.joe@perches.com> (raw)
On top of Arnd's overly long udelay patch because I noticed a
misindented block.
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 (8):
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
irda: w83977af_ir: Fix misindented block
drivers/net/irda/w83977af_ir.c | 669 ++++++++++++++++++++---------------------
1 file changed, 333 insertions(+), 336 deletions(-)
Resend: Addressed Sergei's "Removing, really? :-) nudge"
--
2.10.0.rc2.1.g053435c
next reply other threads:[~2016-12-05 19:00 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-05 19:00 Joe Perches [this message]
2016-12-05 19:00 ` [PATCH resend 1/8] irda: w83977af_ir: whitespace neatening Joe Perches
2016-12-05 19:00 ` [PATCH resend 2/8] irda: w83977af_ir: More " Joe Perches
2016-12-05 19:00 ` [PATCH resend 3/8] irda: w83977af_ir: Remove and add blank lines Joe Perches
2016-12-05 19:00 ` [PATCH resend 4/8] irda: w83977af_ir: Neaten pointer comparisons Joe Perches
2016-12-05 19:00 ` [PATCH resend 5/8] irda: w83977af_ir: Use the common brace style Joe Perches
2016-12-05 19:00 ` [PATCH resend 6/8] irda: w83977af_ir: Parenthesis alignment Joe Perches
2016-12-05 19:00 ` [PATCH resend 7/8] irda: w83977af_ir: Neaten logging Joe Perches
2016-12-05 19:00 ` [PATCH resend 8/8] irda: w83977af_ir: Fix misindented block Joe Perches
2016-12-06 15:59 ` [PATCH resend 0/8] 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.1480963809.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 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.