[GIT PULL] virtio: bugfix

From: Michael S. Tsirkin
Date: Thu Apr 25 2024 - 18:10:05 EST


The following changes since commit 0bbac3facb5d6cc0171c45c9873a2dc96bea9680:

Linux 6.9-rc4 (2024-04-14 13:38:39 -0700)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus

for you to fetch changes up to 98a821546b3919a10a58faa12ebe5e9a55cd638e:

vDPA: code clean for vhost_vdpa uapi (2024-04-22 17:07:13 -0400)

----------------------------------------------------------------
virtio: bugfix

enum renames for vdpa uapi - we better do this now before
the names have been in any releases.

Signed-off-by: Michael S. Tsirkin <mst@xxxxxxxxxx>

----------------------------------------------------------------
Zhu Lingshan (1):
vDPA: code clean for vhost_vdpa uapi

drivers/vdpa/vdpa.c | 6 +++---
include/uapi/linux/vdpa.h | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)