diff options
author | 2013-08-19 10:05:24 +0800 | |
---|---|---|
committer | 2013-08-19 09:52:18 -0400 | |
commit | 1cb650b91ba582f6737457b7d22e368585596d2c (patch) | |
tree | 1a3d8d4a219dcca229dcc6dc47876091ef0f8438 /tools/perf/scripts/python | |
parent | cgroup: use css_get() in cgroup_create() to check CSS_ROOT (diff) | |
download | linux-dev-1cb650b91ba582f6737457b7d22e368585596d2c.tar.xz linux-dev-1cb650b91ba582f6737457b7d22e368585596d2c.zip |
cgroup: change cgroup_from_id() to css_from_id()
Now we want cgroup core to always provide the css to use to the
subsystems, so change this API to css_from_id().
Uninline css_from_id(), because it's getting bigger and cgroup_css()
has been unexported.
While at it, remove the #ifdef, and shuffle the order of the args.
Signed-off-by: Li Zefan <lizefan@huawei.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions