Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1537191 > unrolled thread

[PATCH v3 0/7] irda: w83977af_ir: Neatening

Started byJoe Perches <joe@perches.com>
First post2016-12-06 19:20 +0100
Last post2016-12-07 03:50 +0100
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH v3 0/7] irda: w83977af_ir: Neatening Joe Perches <joe@perches.com> - 2016-12-06 19:20 +0100
    Re: [PATCH v3 0/7] irda: w83977af_ir: Neatening David Miller <davem@davemloft.net> - 2016-12-07 03:50 +0100

#1537191 — [PATCH v3 0/7] irda: w83977af_ir: Neatening

FromJoe Perches <joe@perches.com>
Date2016-12-06 19:20 +0100
Subject[PATCH v3 0/7] irda: w83977af_ir: Neatening
Message-ID<sLsvn-5zJ-3@gated-at.bofh.it>
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

[toc] | [next] | [standalone]


#1537434

FromDavid Miller <davem@davemloft.net>
Date2016-12-07 03:50 +0100
Message-ID<sLAsV-22T-15@gated-at.bofh.it>
In reply to#1537191
From: Joe Perches <joe@perches.com>
Date: Tue,  6 Dec 2016 10:15:59 -0800

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

Series applied.

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web