diff options
author | Tejun Heo <tj@kernel.org> | 2013-03-13 22:59:40 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-03-13 23:21:46 +0100 |
commit | a37c3010002322f40fe668162a237aa99aac42d1 (patch) | |
tree | 861b0a2fe7da4e047c71c1ce86e24b3dd2838ab2 /lib/idr.c | |
parent | mlx4: remove leftover idr_pre_get() call (diff) | |
download | linux-a37c3010002322f40fe668162a237aa99aac42d1.tar.xz linux-a37c3010002322f40fe668162a237aa99aac42d1.zip |
zcache: convert to idr_alloc()
idr_get_new*() and friends are about to be deprecated. Convert to the
new idr_alloc() interface.
Only compile tested.
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Dan Magenheimer <dan.magenheimer@oracle.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
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