netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: junwei.zhang@6wind.com
To: wensong@linux-vs.org
Cc: horms@verge.net.au, ja@ssi.bg, netdev@vger.kernel.org,
	lvs-devel@vger.kernel.org, JunweiZhang <junwei.zhang@6wind.com>,
	Nicolas Dichtel <nicolas.dichtel@6wind.com>
Subject: [PATCH 1/2] kernel: remove unnecessary head file
Date: Fri, 21 Jun 2013 10:19:16 +0800	[thread overview]
Message-ID: <1371781157-16743-1-git-send-email-junwei.zhang@6wind.com> (raw)

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>
---
 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


             reply	other threads:[~2013-06-21  2:19 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-21  2:19 junwei.zhang [this message]
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   ` [PATCH v2 net-next " junwei.zhang
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
  -- strict thread matches above, loose matches on Subject: below --
2013-06-21  2:05 junwei.zhang
2013-06-21  2:14 ` junwei.zhang
2013-06-14  7:29 junwei.zhang

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=1371781157-16743-1-git-send-email-junwei.zhang@6wind.com \
    --to=junwei.zhang@6wind.com \
    --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).