Jens Axboe
2022-Nov-30 21:24 UTC
[PATCH] virtio-blk: replace ida_simple[get|remove] with ida_[alloc_range|free]
On Wed, 30 Nov 2022 13:30:03 +0100, Pankaj Raghav wrote:> 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. > > > [...]Applied, thanks! [1/1] virtio-blk: replace ida_simple[get|remove] with ida_[alloc_range|free] commit: 92a34c461719eb4a3f95353bb7b27a3238eb7478 Best regards, -- Jens Axboe