diff options
author | Tejun Heo <tj@kernel.org> | 2013-02-28 02:03:41 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-02-28 04:10:13 +0100 |
commit | adaedbd9fe5c07e7fbd5854c0cfe5ce1dac7d9bd (patch) | |
tree | 73efd6e24cf2fac1be9679b37a353dd053fc2a1a /drivers/remoteproc | |
parent | drm: don't use idr_remove_all() (diff) | |
download | linux-adaedbd9fe5c07e7fbd5854c0cfe5ce1dac7d9bd.tar.xz linux-adaedbd9fe5c07e7fbd5854c0cfe5ce1dac7d9bd.zip |
dm: 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: Alasdair Kergon <agk@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/remoteproc')
0 files changed, 0 insertions, 0 deletions