diff options
author | Tejun Heo <tj@kernel.org> | 2014-05-14 13:15:01 (GMT) |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2014-05-14 13:15:01 (GMT) |
commit | 249f3468a282dcbad53484c821bebb447f14ee03 (patch) | |
tree | 5d213373668564e6d6134fb92033a233a99097d4 /sound | |
parent | 4e4e28472365f8c7a7c55f6b5706f68bc40c5b13 (diff) | |
download | linux-249f3468a282dcbad53484c821bebb447f14ee03.tar.xz |
cgroup: remove cgroup_destory_css_killed()
cgroup_destroy_css_killed() is cgroup destruction stage which happens
after all csses are offlined. After the recent updates, it no longer
does anything other than putting the base reference. This patch
removes the function and makes cgroup_destroy_locked() put the base
ref at the end isntead.
This also makes cgroup->nr_css unnecessary. Removed.
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Li Zefan <lizefan@huawei.com>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions