diff options
author | Tejun Heo <tj@kernel.org> | 2013-02-28 01:03:49 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-02-28 03:10:14 (GMT) |
commit | c897ff68beec97768c31f9de97de93f77ff2d87e (patch) | |
tree | 662fb6102cdbe5c21905c588c6f867add374619d /kernel/semaphore.c | |
parent | 644e1b90ef06611268b48a0a8d14a0ab990ab3f4 (diff) | |
download | linux-fsl-qoriq-c897ff68beec97768c31f9de97de93f77ff2d87e.tar.xz |
cgroup: don't use idr_remove_all()
idr_destroy() can destroy idr by itself and idr_remove_all() is being
deprecated. Drop its usage.
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Li Zefan <lizefan@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/semaphore.c')
0 files changed, 0 insertions, 0 deletions