summaryrefslogtreecommitdiff
path: root/drivers/virtio/virtio_balloon.c
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2023-12-10 20:51:50 +0300
committerMichael S. Tsirkin <mst@redhat.com>2023-12-28 00:10:38 +0300
commitc271fcd9095f066e0e7104e6d8919e2cf26f0899 (patch)
tree41d018e03a677273dfce982364a45ca8104234f0 /drivers/virtio/virtio_balloon.c
parentdff4fa0e57856045359440d05af9e9b7f7048f52 (diff)
downloadlinux-c271fcd9095f066e0e7104e6d8919e2cf26f0899.tar.xz
vdpa: Remove usage of the deprecated ida_simple_xx() API
ida_alloc() and ida_free() should be preferred to the deprecated ida_simple_get() and ida_simple_remove(). This is less verbose. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Message-Id: <d7534cc4caf4ff9d6b072744352c1b69487779ea.1702230703.git.christophe.jaillet@wanadoo.fr> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Acked-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'drivers/virtio/virtio_balloon.c')
0 files changed, 0 insertions, 0 deletions