netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Stephen Hemminger <shemminger@osdl.org>
Cc: netdev@oss.sgi.com
Subject: Re: [PATCH] (3/12) skge: remove unneeded include's
Date: Thu, 03 Mar 2005 16:41:04 -0500	[thread overview]
Message-ID: <42278470.2070807@pobox.com> (raw)
In-Reply-To: <20050303113413.1bcd7476@dxpl.pdx.osdl.net>

Stephen Hemminger wrote:
> Get rid of unnecessary include's
> 
> Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
> 
> --- skge-2.6.11/drivers/net/skge.c.orig	2005-03-02 17:15:44.000000000 -0800
> +++ skge-2.6.11/drivers/net/skge.c	2005-03-02 17:17:25.000000000 -0800
> @@ -30,13 +30,10 @@
>  #include <linux/moduleparam.h>
>  #include <linux/netdevice.h>
>  #include <linux/etherdevice.h>
> -#include <linux/dma-mapping.h>

Why is this one is unnecessary?

  reply	other threads:[~2005-03-03 21:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-03 19:34 [PATCH] (3/12) skge: remove unneeded include's Stephen Hemminger
2005-03-03 21:41 ` Jeff Garzik [this message]
2005-03-03 21:51   ` Christoph Hellwig

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=42278470.2070807@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=netdev@oss.sgi.com \
    --cc=shemminger@osdl.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).