netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] drivers/net/mac8390 cleanups
@ 2010-01-04 21:52 Joe Perches
  2010-01-04 21:52 ` [PATCH 1/5] drivers/net/mac8390.c: Indent case labels Joe Perches
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Joe Perches @ 2010-01-04 21:52 UTC (permalink / raw)
  To: Paul Gortmaker; +Cc: netdev

Collection of trivial cleanups to mac8390
Uncompiled (no cross-compiler)
No hardware to verify

Joe Perches (5):
  drivers/net/mac8390.c: Indent case labels
  drivers/net/mac8390.c: Remove useless memcpy casting
  drivers/net/mac8390.c: Convert printk(KERN_<level> to pr_<level>(
  drivers/net/mac8390.c: Checkpatch cleanups
  drivers/net/mac8390.c: Add mac8390_init function

 drivers/net/mac8390.c |  632 +++++++++++++++++++++++++------------------------
 1 files changed, 322 insertions(+), 310 deletions(-)


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

end of thread, other threads:[~2010-01-07  4:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-04 21:52 [PATCH 0/5] drivers/net/mac8390 cleanups Joe Perches
2010-01-04 21:52 ` [PATCH 1/5] drivers/net/mac8390.c: Indent case labels Joe Perches
2010-01-04 21:53 ` [PATCH 2/5] drivers/net/mac8390.c: Remove useless memcpy casting Joe Perches
2010-01-04 21:53 ` [PATCH 3/5] drivers/net/mac8390.c: Convert printk(KERN_<level> to pr_<level>( Joe Perches
2010-01-04 21:53 ` [PATCH 4/5] drivers/net/mac8390.c: Checkpatch cleanups Joe Perches
2010-01-04 21:53 ` [PATCH 5/5] drivers/net/mac8390.c: Add mac8390_init function Joe Perches
2010-01-07  4:45 ` [PATCH 0/5] drivers/net/mac8390 cleanups 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).