public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] 8390: Neatening
@ 2011-06-23  6:38 Joe Perches
  2011-06-23  6:38 ` [PATCH 1/8] ariadne: Update style, neaten, restructure to eliminate prototypes Joe Perches
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Joe Perches @ 2011-06-23  6:38 UTC (permalink / raw)
  To: Geert Uytterhoeven, netdev; +Cc: linux-kernel

Some updates requested by Geert Uytterhoeven

Joe Perches (8):
  ariadne: Update style, neaten, restructure to eliminate prototypes
  a2065: Use pr_fmt, pr_<level> and netdev_<level>
  lib8390: Use pr_<level> and netdev_<level>
  lib8390: Indent braces appropriately
  lib8390: Normalize source code spacing
  lib8390: Convert include <asm to include <linux
  lib8390: Remove unnecessary extern
  zorro8390: Restructure and eliminate prototypes

 drivers/net/a2065.c     |  336 ++++++-------
 drivers/net/ariadne.c   | 1267 ++++++++++++++++++++++-------------------------
 drivers/net/lib8390.c   |  285 +++++------
 drivers/net/zorro8390.c |  673 +++++++++++++-------------
 4 files changed, 1220 insertions(+), 1341 deletions(-)

-- 
1.7.6.rc3


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

end of thread, other threads:[~2011-06-25  0:33 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-23  6:38 [PATCH 0/8] 8390: Neatening Joe Perches
2011-06-23  6:38 ` [PATCH 1/8] ariadne: Update style, neaten, restructure to eliminate prototypes Joe Perches
2011-06-23  6:38 ` [PATCH 2/8] a2065: Use pr_fmt, pr_<level> and netdev_<level> Joe Perches
2011-06-23  6:38 ` [PATCH 3/8] lib8390: Use " Joe Perches
2011-06-23  6:38 ` [PATCH 4/8] lib8390: Indent braces appropriately Joe Perches
2011-06-23  6:38 ` [PATCH 5/8] lib8390: Normalize source code spacing Joe Perches
2011-06-23  6:38 ` [PATCH 6/8] lib8390: Convert include <asm to include <linux Joe Perches
2011-06-23  6:38 ` [PATCH 7/8] lib8390: Remove unnecessary extern Joe Perches
2011-06-23  6:39 ` [PATCH 8/8] zorro8390: Update style, neaten, restructure to eliminate prototypes Joe Perches
2011-06-23 18:04 ` [PATCH 0/8] 8390: Neatening Geert Uytterhoeven
2011-06-25  0:31 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox