public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] cpuset: remove include of cgroup.h from cpuset.h
@ 2013-03-05  3:37 Li Zefan
  2013-03-05 17:34 ` Tejun Heo
  0 siblings, 1 reply; 2+ messages in thread
From: Li Zefan @ 2013-03-05  3:37 UTC (permalink / raw)
  To: Andrew Morton; +Cc: LKML, Cgroups, Tejun Heo

We don't need to include cgroup.h in cpuset.h.

Signed-off-by: Li Zefan <lizefan@huawei.com>
---
 include/linux/cpuset.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/linux/cpuset.h b/include/linux/cpuset.h
index 8c8a60d..ccd1de8 100644
--- a/include/linux/cpuset.h
+++ b/include/linux/cpuset.h
@@ -11,7 +11,6 @@
 #include <linux/sched.h>
 #include <linux/cpumask.h>
 #include <linux/nodemask.h>
-#include <linux/cgroup.h>
 #include <linux/mm.h>
 
 #ifdef CONFIG_CPUSETS
-- 
1.8.0.2


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

* Re: [PATCH] cpuset: remove include of cgroup.h from cpuset.h
  2013-03-05  3:37 [PATCH] cpuset: remove include of cgroup.h from cpuset.h Li Zefan
@ 2013-03-05 17:34 ` Tejun Heo
  0 siblings, 0 replies; 2+ messages in thread
From: Tejun Heo @ 2013-03-05 17:34 UTC (permalink / raw)
  To: Li Zefan; +Cc: Andrew Morton, LKML, Cgroups

On Tue, Mar 05, 2013 at 11:37:56AM +0800, Li Zefan wrote:
> We don't need to include cgroup.h in cpuset.h.
> 
> Signed-off-by: Li Zefan <lizefan@huawei.com>

Applied to cgroup/for-3.10.

Thanks.

-- 
tejun

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

end of thread, other threads:[~2013-03-05 17:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-05  3:37 [PATCH] cpuset: remove include of cgroup.h from cpuset.h Li Zefan
2013-03-05 17:34 ` Tejun Heo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox