diff options
author | Tejun Heo <tj@kernel.org> | 2013-02-28 02:03:49 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-02-28 04:10:14 +0100 |
commit | c897ff68beec97768c31f9de97de93f77ff2d87e (patch) | |
tree | 662fb6102cdbe5c21905c588c6f867add374619d /lib/idr.c | |
parent | inotify: don't use idr_remove_all() (diff) | |
download | linux-c897ff68beec97768c31f9de97de93f77ff2d87e.tar.xz linux-c897ff68beec97768c31f9de97de93f77ff2d87e.zip |
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 'lib/idr.c')
0 files changed, 0 insertions, 0 deletions