netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] kernel: remove unnecessary head file
@ 2013-06-21  2:05 junwei.zhang
  2013-06-21  2:05 ` [PATCH 2/2] netns: exclude ipvs from struct net when IPVS disabled junwei.zhang
  2013-06-21  2:14 ` [PATCH 1/2] kernel: remove unnecessary head file junwei.zhang
  0 siblings, 2 replies; 5+ messages in thread
From: junwei.zhang @ 2013-06-21  2:05 UTC (permalink / raw)
  To: wensong; +Cc: horms, ja, netdev, lvs-devel, JunweiZhang

From: JunweiZhang <junwei.zhang@6wind.com>

Signed-off-by: JunweiZhang <junwei.zhang@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


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [PATCH 1/2] kernel: remove unnecessary head file
@ 2013-06-21  2:19 junwei.zhang
  2013-06-21  2:19 ` [PATCH 2/2] netns: exclude ipvs from struct net when IPVS disabled junwei.zhang
  0 siblings, 1 reply; 5+ messages in thread
From: junwei.zhang @ 2013-06-21  2:19 UTC (permalink / raw)
  To: wensong; +Cc: horms, ja, netdev, lvs-devel, JunweiZhang, Nicolas Dichtel

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


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [PATCH 1/2] kernel: remove unnecessary head file
@ 2013-06-14  7:29 junwei.zhang
  2013-06-14  7:29 ` [PATCH 2/2] netns: exclude ipvs from struct net when IPVS disabled junwei.zhang
  0 siblings, 1 reply; 5+ messages in thread
From: junwei.zhang @ 2013-06-14  7:29 UTC (permalink / raw)
  To: davem; +Cc: netdev, linux-kernel, akpm, JunweiZhang, Nicolas Dichtel

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

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

end of thread, other threads:[~2013-06-21  2:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-21  2:05 [PATCH 1/2] kernel: remove unnecessary head file junwei.zhang
2013-06-21  2:05 ` [PATCH 2/2] netns: exclude ipvs from struct net when IPVS disabled junwei.zhang
2013-06-21  2:14 ` [PATCH 1/2] kernel: remove unnecessary head file junwei.zhang
  -- strict thread matches above, loose matches on Subject: below --
2013-06-21  2:19 junwei.zhang
2013-06-21  2:19 ` [PATCH 2/2] netns: exclude ipvs from struct net when IPVS disabled junwei.zhang
2013-06-14  7:29 [PATCH 1/2] kernel: remove unnecessary head file junwei.zhang
2013-06-14  7:29 ` [PATCH 2/2] netns: exclude ipvs from struct net when IPVS disabled junwei.zhang

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