[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <493769E2.6020602@cn.fujitsu.com>
Date: Thu, 04 Dec 2008 13:25:54 +0800
From: Wang Chen <wangchen@...fujitsu.com>
To: Jianjun Kong <jianjun@...ux.org>
CC: "David S. Miller" <davem@...emloft.net>,
netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH] net: remove duplicated #include
Jianjun Kong said the following on 2008-12-4 10:26:
> net: remove duplicated #include
>
> Signed-off-by: Jianjun Kong <jianjun@...ux.org>
> ---
> net/socket.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/net/socket.c b/net/socket.c
> index 92764d8..e9d65ea 100644
> --- a/net/socket.c
> +++ b/net/socket.c
> @@ -69,7 +69,6 @@
> #include <linux/proc_fs.h>
> #include <linux/seq_file.h>
> #include <linux/mutex.h>
> -#include <linux/thread_info.h>
> #include <linux/wanrouter.h>
> #include <linux/if_bridge.h>
> #include <linux/if_frad.h>
This was fixed in net-next.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists