All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: netdev@vger.kernel.org
Cc: Arnd Bergmann <arnd@arndb.de>, Samuel Ortiz <samuel@sortiz.org>,
	linux-kernel@vger.kernel.org
Subject: [PATCH 0/8] irda: w83977af_ir: Neatening
Date: Thu, 24 Nov 2016 11:10:27 -0800	[thread overview]
Message-ID: <cover.1480014088.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 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 unnecessary 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(-)

-- 
2.10.0.rc2.1.g053435c

             reply	other threads:[~2016-11-24 19:13 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-24 19:10 Joe Perches [this message]
2016-11-24 19:10 ` [PATCH 1/8] irda: w83977af_ir: whitespace neatening Joe Perches
2016-11-24 19:10 ` [PATCH 2/8] irda: w83977af_ir: More " Joe Perches
2016-11-24 19:10 ` [PATCH 3/8] irda: w83977af_ir: Remove unnecessary blank lines Joe Perches
2016-11-25 10:31   ` Sergei Shtylyov
2016-11-24 19:10 ` [PATCH 4/8] irda: w83977af_ir: Neaten pointer comparisons Joe Perches
2016-11-24 19:10 ` [PATCH 5/8] irda: w83977af_ir: Use the common brace style Joe Perches
2016-11-24 19:10 ` [PATCH 6/8] irda: w83977af_ir: Parenthesis alignment Joe Perches
2016-11-24 19:10 ` [PATCH 7/8] irda: w83977af_ir: Neaten logging Joe Perches
2016-11-24 19:10 ` [PATCH 8/8] irda: w83977af_ir: Fix misindented block Joe Perches
2016-12-05 18:16 ` [PATCH 0/8] irda: w83977af_ir: Neatening Joe Perches
2016-12-05 18:33   ` 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.1480014088.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 \
    /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.