diff options
author | Tejun Heo <tj@kernel.org> | 2013-02-28 02:03:43 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-02-28 04:10:13 +0100 |
commit | a15abcc961426c9e560bec26785e05b68154c474 (patch) | |
tree | c2b623989e2e7ce272911c9987872572ef46c06c /Kconfig | |
parent | remoteproc: don't use idr_remove_all() (diff) | |
download | linux-a15abcc961426c9e560bec26785e05b68154c474.tar.xz linux-a15abcc961426c9e560bec26785e05b68154c474.zip |
rpmsg: 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>
Cc: Ohad Ben-Cohen <ohad@wizery.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions