Linux wireless drivers development
 help / color / mirror / Atom feed
* wireless: remove duplicated #include
@ 2008-10-12  9:23 Huang Weiyi
  2008-10-12  9:48 ` Johannes Berg
  0 siblings, 1 reply; 3+ messages in thread
From: Huang Weiyi @ 2008-10-12  9:23 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless

Removed duplicated include <linux/list.h> in 
net/wireless/core.c.

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>

diff --git a/net/wireless/core.c b/net/wireless/core.c
index 5cadbeb..24fdd4c 100644
--- a/net/wireless/core.c
+++ b/net/wireless/core.c
@@ -13,7 +13,6 @@
 #include <linux/debugfs.h>
 #include <linux/notifier.h>
 #include <linux/device.h>
-#include <linux/list.h>
 #include <net/genetlink.h>
 #include <net/cfg80211.h>
 #include <net/wireless.h>


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: wireless: remove duplicated #include
  2008-10-12  9:23 wireless: remove duplicated #include Huang Weiyi
@ 2008-10-12  9:48 ` Johannes Berg
  2008-10-13  4:03   ` David Miller
  0 siblings, 1 reply; 3+ messages in thread
From: Johannes Berg @ 2008-10-12  9:48 UTC (permalink / raw)
  To: Huang Weiyi; +Cc: linville, linux-wireless

[-- Attachment #1: Type: text/plain, Size: 845 bytes --]

On Sun, 2008-10-12 at 17:23 +0800, Huang Weiyi wrote:
> Removed duplicated include <linux/list.h> in 
> net/wireless/core.c.
> 
> Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>

Acked-by: Johannes Berg <johannes@sipsolutions.net>
> 
> diff --git a/net/wireless/core.c b/net/wireless/core.c
> index 5cadbeb..24fdd4c 100644
> --- a/net/wireless/core.c
> +++ b/net/wireless/core.c
> @@ -13,7 +13,6 @@
>  #include <linux/debugfs.h>
>  #include <linux/notifier.h>
>  #include <linux/device.h>
> -#include <linux/list.h>
>  #include <net/genetlink.h>
>  #include <net/cfg80211.h>
>  #include <net/wireless.h>
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: wireless: remove duplicated #include
  2008-10-12  9:48 ` Johannes Berg
@ 2008-10-13  4:03   ` David Miller
  0 siblings, 0 replies; 3+ messages in thread
From: David Miller @ 2008-10-13  4:03 UTC (permalink / raw)
  To: johannes; +Cc: weiyi.huang, linville, linux-wireless

From: Johannes Berg <johannes@sipsolutions.net>
Date: Sun, 12 Oct 2008 11:48:57 +0200

> On Sun, 2008-10-12 at 17:23 +0800, Huang Weiyi wrote:
> > Removed duplicated include <linux/list.h> in 
> > net/wireless/core.c.
> > 
> > Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
> 
> Acked-by: Johannes Berg <johannes@sipsolutions.net>

Applied, thanks everyone.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-10-13  4:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-12  9:23 wireless: remove duplicated #include Huang Weiyi
2008-10-12  9:48 ` Johannes Berg
2008-10-13  4:03   ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox