From: Jeff Garzik <jeff@garzik.org>
To: Florian Fainelli <florian.fainelli@telecomint.eu>
Cc: netdev@vger.kernel.org, Francois Romieu <romieu@fr.zoreil.com>
Subject: Re: [PATCH resend] r6040: remove unused includes
Date: Sat, 13 Sep 2008 15:30:06 -0400 [thread overview]
Message-ID: <48CC14BE.1060803@garzik.org> (raw)
In-Reply-To: <200809031647.17981.florian.fainelli@telecomint.eu>
Florian Fainelli wrote:
> This patch removes all unused includes.
>
> Signed-off-by: Florian Fainelli <florian.fainelli@telecomint.eu>
> ---
> diff --git a/drivers/net/r6040.c b/drivers/net/r6040.c
> index 6531ff5..d453987 100644
> --- a/drivers/net/r6040.c
> +++ b/drivers/net/r6040.c
> @@ -24,13 +24,9 @@
>
> #include <linux/kernel.h>
> #include <linux/module.h>
> -#include <linux/version.h>
> -#include <linux/moduleparam.h>
> -#include <linux/string.h>
> #include <linux/timer.h>
> #include <linux/errno.h>
> #include <linux/ioport.h>
> -#include <linux/slab.h>
> #include <linux/interrupt.h>
> #include <linux/pci.h>
> #include <linux/netdevice.h>
> @@ -45,9 +41,6 @@
applied
prev parent reply other threads:[~2008-09-13 19:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-03 14:47 [PATCH resend] r6040: remove unused includes Florian Fainelli
2008-09-13 19:30 ` 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=48CC14BE.1060803@garzik.org \
--to=jeff@garzik.org \
--cc=florian.fainelli@telecomint.eu \
--cc=netdev@vger.kernel.org \
--cc=romieu@fr.zoreil.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).