netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9] drivers/net/s2io.c: Cleanups
@ 2009-08-25  3:29 Joe Perches
  2009-08-25  3:29 ` [PATCH 1/9] s2io.c: Use const for strings Joe Perches
                   ` (10 more replies)
  0 siblings, 11 replies; 16+ messages in thread
From: Joe Perches @ 2009-08-25  3:29 UTC (permalink / raw)
  To: netdev
  Cc: Anil Murthy, Sreenivasa Honnur, Sivakumar Subramani,
	Rastapur Santosh, Ramkrishna Vepa, David S. Miller, Andrew Morton,
	linux-next

Just a few cleanups, compiled, untested.  No hardware.

Joe Perches (9):
  s2io.c: Use const for strings
  s2io.c: Shorten code line length by using intermediate pointers
  s2io.c: Use calculated size in kmallocs
  s2io.c: use kzalloc
  s2io.c: Make more conforming to normal kernel style
  s2io.c: convert printks to pr_<level>
  s2io.c: fix spelling explaination
  s2io.c: Standardize statistics accessors
  s2io.c: Convert skipped nic->config.tx_cfg[i]. to tx_cfg->

 drivers/net/s2io.c | 3367 ++++++++++++++++++++++++++--------------------------
 1 files changed, 1695 insertions(+), 1672 deletions(-)

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

end of thread, other threads:[~2009-08-31  5:35 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-25  3:29 [PATCH 0/9] drivers/net/s2io.c: Cleanups Joe Perches
2009-08-25  3:29 ` [PATCH 1/9] s2io.c: Use const for strings Joe Perches
2009-08-25  3:29 ` [PATCH 2/9] s2io.c: Shorten code line length by using intermediate pointers Joe Perches
2009-08-25  3:29 ` [PATCH 3/9] s2io.c: Use calculated size in kmallocs Joe Perches
2009-08-25  3:29 ` [PATCH 4/9] s2io.c: use kzalloc Joe Perches
2009-08-25  3:29 ` [PATCH 5/9] s2io.c: Make more conforming to normal kernel style Joe Perches
2009-08-25  3:29 ` [PATCH 6/9] s2io.c: convert printks to pr_<level> Joe Perches
2009-08-25  3:29 ` [PATCH 7/9] s2io.c: fix spelling explaination Joe Perches
2009-08-25  3:29 ` [PATCH 8/9] s2io.c: Standardize statistics accessors Joe Perches
2009-08-25  3:29 ` [PATCH 9/9] s2io.c: Convert skipped nic->config.tx_cfg[i]. to tx_cfg-> Joe Perches
2009-08-25 18:52 ` [PATCH 10/9] s2io: Generate complete messages using single line DBG_PRINTs Joe Perches
2009-08-26 22:33 ` [PATCH 0/9] drivers/net/s2io.c: Cleanups David Miller
2009-08-26 22:47   ` Joe Perches
2009-08-27  2:45     ` Ramkrishna Vepa
2009-08-31  5:21     ` Sreenivasa Honnur
2009-08-31  5:35       ` 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).