netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] net_cls: remove duplicated include from cls_api.c
@ 2013-04-04  1:21 Wei Yongjun
  2013-04-07 21:12 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Wei Yongjun @ 2013-04-04  1:21 UTC (permalink / raw)
  To: jhs, davem; +Cc: yongjun_wei, netdev

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

Remove duplicated include.

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

diff --git a/net/sched/cls_api.c b/net/sched/cls_api.c
index 5c81b26..8e118af 100644
--- a/net/sched/cls_api.c
+++ b/net/sched/cls_api.c
@@ -22,7 +22,6 @@
 #include <linux/skbuff.h>
 #include <linux/init.h>
 #include <linux/kmod.h>
-#include <net/netlink.h>
 #include <linux/err.h>
 #include <linux/slab.h>
 #include <net/net_namespace.h>

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

* Re: [PATCH -next] net_cls: remove duplicated include from cls_api.c
  2013-04-04  1:21 [PATCH -next] net_cls: remove duplicated include from cls_api.c Wei Yongjun
@ 2013-04-07 21:12 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2013-04-07 21:12 UTC (permalink / raw)
  To: weiyj.lk; +Cc: jhs, yongjun_wei, netdev

From: Wei Yongjun <weiyj.lk@gmail.com>
Date: Thu, 4 Apr 2013 09:21:22 +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] 2+ messages in thread

end of thread, other threads:[~2013-04-07 21:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-04  1:21 [PATCH -next] net_cls: remove duplicated include from cls_api.c Wei Yongjun
2013-04-07 21:12 ` David Miller

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