From: Joe Perches <joe@perches.com>
To: netdev@vger.kernel.org
Cc: Jaccon Bastiaansen <jaccon.bastiaansen@gmail.com>,
linux-kernel@vger.kernel.org
Subject: [PATCH net-next 0/5] cirrus: cs89x0: Neatening
Date: Fri, 18 May 2012 15:56:26 -0700 [thread overview]
Message-ID: <cover.1337381533.git.joe@perches.com> (raw)
Yeah, some might consider it gratuitous.
I think it's cleaner now though.
Joe Perches (5):
cirrus: cs89x0: Code style neatening
cirrus: cs89x0: Convert printks to pr_<level>
cirrus: cs89x0: Code neatening
cirrus: cs89x0: Neaten debugging and logging
cirrus: cs89x0: Remove function prototypes and reorder declarations
drivers/net/ethernet/cirrus/cs89x0.c | 2408 +++++++++++++++++-----------------
1 files changed, 1185 insertions(+), 1223 deletions(-)
--
1.7.8.111.gad25c.dirty
next reply other threads:[~2012-05-18 22:56 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-18 22:56 Joe Perches [this message]
2012-05-18 22:56 ` [PATCH net-next 1/5] cirrus: cs89x0: Code style neatening Joe Perches
2012-05-18 22:56 ` [PATCH net-next 2/5] cirrus: cs89x0: Convert printks to pr_<level> Joe Perches
2012-05-18 22:56 ` [PATCH net-next 3/5] cirrus: cs89x0: Code neatening Joe Perches
2012-05-18 22:56 ` [PATCH net-next 4/5] cirrus: cs89x0: Neaten debugging and logging Joe Perches
2012-05-18 22:56 ` [PATCH net-next 5/5] cirrus: cs89x0: Remove function prototypes and reorder declarations Joe Perches
2012-05-19 3:53 ` [PATCH net-next 0/5] cirrus: cs89x0: Neatening 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.1337381533.git.joe@perches.com \
--to=joe@perches.com \
--cc=jaccon.bastiaansen@gmail.com \
--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 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).