All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next] netns: remove duplicated include from net_namespace.c
@ 2015-04-16 13:17 weiyj_lk
  2015-04-16 14:12 ` Nicolas Dichtel
  2015-04-16 16:15 ` David Miller
  0 siblings, 2 replies; 3+ messages in thread
From: weiyj_lk @ 2015-04-16 13:17 UTC (permalink / raw)
  To: David S. Miller, Nicolas Dichtel, xiao jin, Al Viro,
	Eric W. Biederman, Cong Wang, Eric Dumazet
  Cc: Wei Yongjun, netdev

From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>

Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
---
 net/core/net_namespace.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/net/core/net_namespace.c b/net/core/net_namespace.c
index e5e96b0..9c43cf6 100644
--- a/net/core/net_namespace.c
+++ b/net/core/net_namespace.c
@@ -16,7 +16,6 @@
 #include <linux/export.h>
 #include <linux/user_namespace.h>
 #include <linux/net_namespace.h>
-#include <linux/rtnetlink.h>
 #include <net/sock.h>
 #include <net/netlink.h>
 #include <net/net_namespace.h>

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

* Re: [PATCH -next] netns: remove duplicated include from net_namespace.c
  2015-04-16 13:17 [PATCH -next] netns: remove duplicated include from net_namespace.c weiyj_lk
@ 2015-04-16 14:12 ` Nicolas Dichtel
  2015-04-16 16:15 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: Nicolas Dichtel @ 2015-04-16 14:12 UTC (permalink / raw)
  To: weiyj_lk, David S. Miller, xiao jin, Al Viro, Eric W. Biederman,
	Cong Wang, Eric Dumazet
  Cc: Wei Yongjun, netdev

Le 16/04/2015 15:17, weiyj_lk@163.com a écrit :
> From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
>
> Remove duplicated include.
>
> Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>

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

* Re: [PATCH -next] netns: remove duplicated include from net_namespace.c
  2015-04-16 13:17 [PATCH -next] netns: remove duplicated include from net_namespace.c weiyj_lk
  2015-04-16 14:12 ` Nicolas Dichtel
@ 2015-04-16 16:15 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2015-04-16 16:15 UTC (permalink / raw)
  To: weiyj_lk
  Cc: nicolas.dichtel, jin.xiao, viro, ebiederm, cwang, edumazet,
	yongjun_wei, netdev

From: weiyj_lk@163.com
Date: Thu, 16 Apr 2015 21:17:35 +0800

> From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
> 
> Remove duplicated include.
> 
> Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>

Applied.

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

end of thread, other threads:[~2015-04-16 16:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-16 13:17 [PATCH -next] netns: remove duplicated include from net_namespace.c weiyj_lk
2015-04-16 14:12 ` Nicolas Dichtel
2015-04-16 16:15 ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.