summaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorPankaj Raghav <p.raghav@samsung.com>2022-11-30 13:30:03 +0100
committerJens Axboe <axboe@kernel.dk>2022-11-30 14:23:34 -0700
commit92a34c461719eb4a3f95353bb7b27a3238eb7478 (patch)
tree6aa3f234de5adad05324e816bf524968e0f734fd /block
parent63f93fd6fa5717769a78d6d7bea6f7f9a1ccca8e (diff)
downloadlinux-92a34c461719eb4a3f95353bb7b27a3238eb7478.tar.bz2
virtio-blk: replace ida_simple[get|remove] with ida_[alloc_range|free]
ida_simple[get|remove] are deprecated, and are just wrappers to ida_[alloc_range|free]. Replace ida_simple[get|remove] with their corresponding counterparts. No functional changes. Signed-off-by: Pankaj Raghav <p.raghav@samsung.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Link: https://lore.kernel.org/r/20221130123001.25473-1-p.raghav@samsung.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions