diff mbox

[1/2] kernel: remove unnecessary head file

Message ID 1371780327-16054-1-git-send-email-junwei.zhang@6wind.com
State Superseded, archived
Delegated to: David Miller
Headers show

Commit Message

junwei.zhang@6wind.com June 21, 2013, 2:05 a.m. UTC
From: JunweiZhang <junwei.zhang@6wind.com>

Signed-off-by: JunweiZhang <junwei.zhang@6wind.com>
---
 kernel/sysctl_binary.c | 1 -
 1 file changed, 1 deletion(-)

Comments

junwei.zhang@6wind.com June 21, 2013, 2:14 a.m. UTC | #1
On 06/21/2013 10:05 AM, junwei.zhang@6wind.com wrote:
> 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>
Please ignore this series  patch.
I missing some comment.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

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>