diff options
author | Tejun Heo <tj@kernel.org> | 2014-05-16 21:22:52 +0400 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2014-05-16 21:22:52 +0400 |
commit | 7a3bb24f7c5ceebad19b12b66fd832a27a7e90df (patch) | |
tree | fc1d5735096c2d0012f9a1e3235279397a7011b5 /net/ieee802154 | |
parent | f3d4650015301d1c880df4523f7e7ef320a38aab (diff) | |
download | linux-7a3bb24f7c5ceebad19b12b66fd832a27a7e90df.tar.xz |
device_cgroup: use css_has_online_children() instead of has_children()
devcgroup_update_access() wants to know whether there are child
cgroups which are online and visible to userland and has_children()
may return false positive. Replace it with css_has_online_children().
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Aristeu Rozanski <aris@redhat.com>
Acked-by: Serge Hallyn <serge.hallyn@ubuntu.com>
Acked-by: Li Zefan <lizefan@huawei.com>
Diffstat (limited to 'net/ieee802154')
0 files changed, 0 insertions, 0 deletions