netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] irda: w83977af_ir: Neatening
@ 2016-11-24 19:10 Joe Perches
  2016-11-24 19:10 ` [PATCH 1/8] irda: w83977af_ir: whitespace neatening Joe Perches
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: Joe Perches @ 2016-11-24 19:10 UTC (permalink / raw)
  To: netdev; +Cc: Arnd Bergmann, Samuel Ortiz, linux-kernel

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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2016-12-05 18:33 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-24 19:10 [PATCH 0/8] irda: w83977af_ir: Neatening Joe Perches
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).