diff options
author | 2013-02-27 17:03:49 -0800 | |
---|---|---|
committer | 2013-02-27 19:10:14 -0800 | |
commit | c897ff68beec97768c31f9de97de93f77ff2d87e (patch) | |
tree | 662fb6102cdbe5c21905c588c6f867add374619d /lib | |
parent | inotify: don't use idr_remove_all() (diff) | |
download | wireguard-linux-c897ff68beec97768c31f9de97de93f77ff2d87e.tar.xz wireguard-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')
0 files changed, 0 insertions, 0 deletions