Stefan Hajnoczi
2022-Apr-20 15:19 UTC
[PATCH 4/4] virtio-blk: remove deprecated ida_simple_XXX()
On Tue, Apr 19, 2022 at 09:10:53PM -0700, Chaitanya Kulkarni wrote:> Replace deprecated ida_simple_get() and ida_simple_remove() with > ida_alloc_max() and ida_free(). > > Signed-off-by: Chaitanya Kulkarni <kch at nvidia.com> > --- > drivers/block/virtio_blk.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-)Reviewed-by: Stefan Hajnoczi <stefanha at redhat.com> -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 488 bytes Desc: not available URL: <http://lists.linuxfoundation.org/pipermail/virtualization/attachments/20220420/2dda1449/attachment.sig>