diff options
author | 2013-12-06 15:11:57 -0500 | |
---|---|---|
committer | 2013-12-06 15:11:57 -0500 | |
commit | b85d20404cef6493f9d2edbafe83f9c72aece9a8 (patch) | |
tree | 865a0a474f729925586cf17dfe735e151379afce /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cgroup: implement for_each_css() (diff) | |
download | linux-dev-b85d20404cef6493f9d2edbafe83f9c72aece9a8.tar.xz linux-dev-b85d20404cef6493f9d2edbafe83f9c72aece9a8.zip |
cgroup: remove for_each_root_subsys()
After the previous patch which introduced for_each_css(),
for_each_root_subsys() only has two users left. This patch replaces
it with for_each_subsys() + explicit subsys_mask testing and remove
for_each_root_subsys() along with cgroupfs_root->subsys_list handling.
This patch doesn't introduce any behavior changes.
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Li Zefan <lizefan@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions