netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Auke Kok <auke-jan.h.kok@intel.com>
Cc: e1000-devel@lists.sourceforge.net, netdev@vger.kernel.org
Subject: Re: [PATCH 1/8] e1000e: reformat comment blocks, cosmetic changes only
Date: Fri, 28 Mar 2008 22:16:05 -0400	[thread overview]
Message-ID: <47EDA665.8000204@garzik.org> (raw)
In-Reply-To: <20080328161503.6562.44329.stgit@localhost.localdomain>

Auke Kok wrote:
> From: Bruce Allan <bruce.w.allan@intel.com>
> 
> Adjusting the comment blocks here to be code-style compliant. no
> code changes.
> 
> Changed some copyright dates to 2008.
> 
> Indentation fixes.
> 
> Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
> Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
> ---
> 
>  drivers/net/e1000e/82571.c   |  105 +++++++---
>  drivers/net/e1000e/Makefile  |    2 
>  drivers/net/e1000e/defines.h |  109 ++++++-----
>  drivers/net/e1000e/e1000.h   |   16 +-
>  drivers/net/e1000e/es2lan.c  |   89 +++++----
>  drivers/net/e1000e/ethtool.c |   97 ++++++----
>  drivers/net/e1000e/hw.h      |  145 +++++++-------
>  drivers/net/e1000e/ich8lan.c |  262 ++++++++++++++++----------
>  drivers/net/e1000e/lib.c     |  213 +++++++++++++--------
>  drivers/net/e1000e/netdev.c  |  428 +++++++++++++++++++++++++++---------------
>  drivers/net/e1000e/param.c   |   33 ++-
>  drivers/net/e1000e/phy.c     |  152 ++++++++++-----
>  12 files changed, 1009 insertions(+), 642 deletions(-)

applied 1-3 of 8 (waiting on responses, for the others)



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace

      parent reply	other threads:[~2008-03-29  2:16 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-28 16:15 [PATCH 1/8] e1000e: reformat comment blocks, cosmetic changes only Auke Kok
2008-03-28 16:15 ` [PATCH 2/8] e1000e: rename mc_addr_list_update Auke Kok
2008-03-28 16:15 ` [PATCH 3/8] e1000e: reorganize PHY and flow control interface Auke Kok
2008-03-28 16:15 ` [PATCH 4/8] e1000e: limit EEPROM size accesses Auke Kok
2008-03-29  1:58   ` Jeff Garzik
2008-03-31 16:33     ` Kok, Auke
2008-03-28 16:15 ` [PATCH 5/8] e1000e: Make arrays out of these Rx/Tx registers Auke Kok
2008-03-28 16:15 ` [PATCH 6/8] e1000e: convert ndev_ printks to something smaller Auke Kok
2008-03-29  2:03   ` Jeff Garzik
2008-03-31 18:36     ` Kok, Auke
2008-03-31 19:09       ` Joe Perches
2008-04-02 18:55       ` [E1000-devel] " Kok, Auke
2008-03-28 16:15 ` [PATCH 7/8] e1000e: rename a few functions Auke Kok
2008-03-28 16:15 ` [PATCH 8/8] e1000e: reformat register test code, fix some minor initialization Auke Kok
2008-03-29  2:16 ` Jeff Garzik [this message]

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=47EDA665.8000204@garzik.org \
    --to=jeff@garzik.org \
    --cc=auke-jan.h.kok@intel.com \
    --cc=e1000-devel@lists.sourceforge.net \
    --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).