1
0
Files
linux/kernel
Tejun Heo d51f39b05c cgroup: remove cgroup->parent
cgroup->parent is redundant as cgroup->self.parent can also be used to
determine the parent cgroup and we're moving towards using
cgroup_subsys_states as the fundamental structural blocks.  This patch
introduces cgroup_parent() which follows cgroup->self.parent and
removes cgroup->parent.

Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Li Zefan <lizefan@huawei.com>
2014-05-16 13:22:48 -04:00
..
2014-04-07 16:35:53 -07:00
2013-11-13 12:09:34 +09:00
2014-03-22 11:33:09 +01:00
2014-05-16 13:22:48 -04:00
2014-05-16 13:22:48 -04:00
2014-05-16 13:22:48 -04:00
2014-05-16 13:22:48 -04:00
2013-12-04 14:09:46 +10:30
2013-12-18 19:04:50 -08:00