Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf/cgroup: Remove perf_put_cgroup()
Commit 5a17f54 ("cgroup: improve css_from_dir() into css_tryget_from_dir()") removed perf_tryget_cgroup(), so let's also remove perf_put_cgroup(). Signed-off-by: Zefan Li <lizefan@huawei.com> Signed-off-by: Tejun Heo <tj@kernel.org>
- Loading branch information