From: junwei.zhang@6wind.com
To: davem@davemloft.net
Cc: wensong@linux-vs.org, horms@verge.net.au, ja@ssi.bg,
netdev@vger.kernel.org, lvs-devel@vger.kernel.org,
nicolas.dichtel@6wind.com, JunweiZhang <junwei.zhang@6wind.com>
Subject: [PATCH v2 net-next 1/2] kernel: remove unnecessary head file
Date: Wed, 26 Jun 2013 16:40:05 +0800 [thread overview]
Message-ID: <1372236006-16683-1-git-send-email-junwei.zhang@6wind.com> (raw)
In-Reply-To: <20130624.002401.1459814761780281188.davem@davemloft.net>
From: JunweiZhang <junwei.zhang@6wind.com>
ip_vs.h is not necessary for sysctl_binary.c.
prepare for the next patch to avoid compile issue.
Signed-off-by: JunweiZhang <junwei.zhang@6wind.com>
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Reviewed-by: Julian Anastasov <ja@ssi.bg>
---
v2: rebase on net-next
kernel/sysctl_binary.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/kernel/sysctl_binary.c b/kernel/sysctl_binary.c
index aea4a9e..b609213 100644
--- a/kernel/sysctl_binary.c
+++ b/kernel/sysctl_binary.c
@@ -3,7 +3,6 @@
#include "../fs/xfs/xfs_sysctl.h"
#include <linux/sunrpc/debug.h>
#include <linux/string.h>
-#include <net/ip_vs.h>
#include <linux/syscalls.h>
#include <linux/namei.h>
#include <linux/mount.h>
--
1.8.1.2
next prev parent reply other threads:[~2013-06-26 8:40 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-21 2:19 [PATCH 1/2] kernel: remove unnecessary head file junwei.zhang
2013-06-21 2:19 ` [PATCH 2/2] netns: exclude ipvs from struct net when IPVS disabled junwei.zhang
2013-06-21 6:40 ` [PATCH 1/2] kernel: remove unnecessary head file Julian Anastasov
2013-06-24 7:23 ` David Miller
2013-06-24 7:24 ` David Miller
2013-06-26 8:40 ` junwei.zhang [this message]
2013-06-26 8:40 ` [PATCH v2 net-next 2/2] netns: exclude ipvs from struct net when IPVS disabled junwei.zhang
2013-06-26 8:59 ` Simon Horman
2013-06-26 8:59 ` [PATCH v2 net-next 1/2] kernel: remove unnecessary head file Simon Horman
2013-06-26 8:58 ` [PATCH " Simon Horman
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=1372236006-16683-1-git-send-email-junwei.zhang@6wind.com \
--to=junwei.zhang@6wind.com \
--cc=davem@davemloft.net \
--cc=horms@verge.net.au \
--cc=ja@ssi.bg \
--cc=lvs-devel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=nicolas.dichtel@6wind.com \
--cc=wensong@linux-vs.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).