diff options
author | Tejun Heo <tj@kernel.org> | 2013-12-06 15:11:57 -0500 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2013-12-06 15:11:57 -0500 |
commit | b85d20404cef6493f9d2edbafe83f9c72aece9a8 (patch) | |
tree | 865a0a474f729925586cf17dfe735e151379afce /lib/flex_array.c | |
parent | 1c6727af4b495a9ec74c46d1fc08e508e675899d (diff) |
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 'lib/flex_array.c')
0 files changed, 0 insertions, 0 deletions