netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: joe@perches.com
Cc: netdev@vger.kernel.org, anil.murthy@neterion.com,
	sreenivasa.honnur@neterion.com, sivakumar.subramani@neterion.com,
	santosh.rastapur@neterion.com, ram.vepa@neterion.com,
	akpm@linux-foundation.org, linux-next@vger.kernel.org
Subject: Re: [PATCH 0/9] drivers/net/s2io.c: Cleanups
Date: Wed, 26 Aug 2009 15:33:53 -0700 (PDT)	[thread overview]
Message-ID: <20090826.153353.259743590.davem@davemloft.net> (raw)
In-Reply-To: <cover.1251170438.git.joe@perches.com>

From: Joe Perches <joe@perches.com>
Date: Mon, 24 Aug 2009 20:29:39 -0700

> 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->

Since this is a pretty serious set of cleanups, I'd like to
let the S2IO driver folks have some time to look at this and
at least have a chance to ACK/NACK them.

  parent reply	other threads:[~2009-08-26 22:33 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` David Miller [this message]
2009-08-26 22:47   ` [PATCH 0/9] drivers/net/s2io.c: Cleanups Joe Perches
2009-08-27  2:45     ` Ramkrishna Vepa
2009-08-31  5:21     ` Sreenivasa Honnur
2009-08-31  5:35       ` 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=20090826.153353.259743590.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=akpm@linux-foundation.org \
    --cc=anil.murthy@neterion.com \
    --cc=joe@perches.com \
    --cc=linux-next@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=ram.vepa@neterion.com \
    --cc=santosh.rastapur@neterion.com \
    --cc=sivakumar.subramani@neterion.com \
    --cc=sreenivasa.honnur@neterion.com \
    /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).