Browse Source

cgroup: remove duplicated include from cgroup.c

Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Tejun Heo <tj@kernel.org>
Wei Yongjun 9 years ago
parent
commit
55094f5753
1 changed files with 0 additions and 1 deletions
  1. 0 1
      kernel/cgroup.c

+ 0 - 1
kernel/cgroup.c

@@ -61,7 +61,6 @@
 #include <linux/cpuset.h>
 #include <linux/proc_ns.h>
 #include <linux/nsproxy.h>
-#include <linux/proc_ns.h>
 #include <net/sock.h>
 
 /*