netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/7] irda: w83977af_ir: Neatening
@ 2016-12-06 18:15 Joe Perches
  2016-12-06 18:16 ` [PATCH v3 1/7] irda: w83977af_ir: Whitespace neatening Joe Perches
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Joe Perches @ 2016-12-06 18:15 UTC (permalink / raw)
  To: netdev; +Cc: Arnd Bergmann, Sergei Shtylyov, Samuel Ortiz, linux-kernel

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

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

end of thread, other threads:[~2016-12-07  2:47 UTC | newest]

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

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