From: Dan Williams <dcbw@redhat.com>
To: Jesper Juhl <jj@chaosbits.net>
Cc: libertas-dev@lists.infradead.org, linux-kernel@vger.kernel.org,
Holger Schurig <hs4233@mail.mn-solutions.de>
Subject: Re: [PATCH] libertas - remove duplicate header inclusions from cfg
Date: Mon, 01 Nov 2010 21:29:12 -0500 [thread overview]
Message-ID: <1288664952.4003.33.camel@dcbw.foobar.com> (raw)
In-Reply-To: <alpine.LNX.2.00.1010301501430.7979@swampdragon.chaosbits.net>
On Sat, 2010-10-30 at 15:07 +0200, Jesper Juhl wrote:
> Hi,
>
> drivers/net/wireless/libertas/cfg.c manages to include both
> 'linux/wait.h' and 'linux/sched.h' twice. Once is enough for both headers.
>
> Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Acked-by: Dan Williams <dcbw@redhat.com>
> ---
> cfg.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/drivers/net/wireless/libertas/cfg.c b/drivers/net/wireless/libertas/cfg.c
> index 5046a00..73b2bee 100644
> --- a/drivers/net/wireless/libertas/cfg.c
> +++ b/drivers/net/wireless/libertas/cfg.c
> @@ -9,8 +9,6 @@
> #include <linux/sched.h>
> #include <linux/wait.h>
> #include <linux/slab.h>
> -#include <linux/sched.h>
> -#include <linux/wait.h>
> #include <linux/ieee80211.h>
> #include <net/cfg80211.h>
> #include <asm/unaligned.h>
>
>
prev parent reply other threads:[~2010-11-02 2:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-30 13:07 Jesper Juhl
2010-11-02 2:29 ` Dan Williams [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=1288664952.4003.33.camel@dcbw.foobar.com \
--to=dcbw@redhat.com \
--cc=hs4233@mail.mn-solutions.de \
--cc=jj@chaosbits.net \
--cc=libertas-dev@lists.infradead.org \
--cc=linux-kernel@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
all inboxes | Powered by JetHome®