From: Wang Chen <wangchen@cn.fujitsu.com>
To: Jianjun Kong <jianjun@zeuux.org>
Cc: "David S. Miller" <davem@davemloft.net>, netdev <netdev@vger.kernel.org>
Subject: Re: [PATCH] net: remove duplicated #include
Date: Thu, 04 Dec 2008 13:25:54 +0800 [thread overview]
Message-ID: <493769E2.6020602@cn.fujitsu.com> (raw)
In-Reply-To: <20081204022650.GA5159@ubuntu>
Jianjun Kong said the following on 2008-12-4 10:26:
> net: remove duplicated #include
>
> Signed-off-by: Jianjun Kong <jianjun@zeuux.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.
prev parent reply other threads:[~2008-12-04 5:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-04 2:26 [PATCH] net: remove duplicated #include Jianjun Kong
2008-12-04 5:25 ` Wang Chen [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=493769E2.6020602@cn.fujitsu.com \
--to=wangchen@cn.fujitsu.com \
--cc=davem@davemloft.net \
--cc=jianjun@zeuux.org \
--cc=netdev@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;
as well as URLs for NNTP newsgroup(s).