From: Joe Perches <joe@perches.com>
To: Geert Uytterhoeven <geert@linux-m68k.org>, netdev@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH 0/8] 8390: Neatening
Date: Wed, 22 Jun 2011 23:38:52 -0700 [thread overview]
Message-ID: <cover.1308810463.git.joe@perches.com> (raw)
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
next reply other threads:[~2011-06-23 6:39 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-23 6:38 Joe Perches [this message]
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
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.1308810463.git.joe@perches.com \
--to=joe@perches.com \
--cc=geert@linux-m68k.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.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.