qemu/subprojects/libvduse
Xie Yongji e7156ff7cb libvduse: Fix the incorrect function name
In vduse_name_is_valid(), we actually check whether
the name is invalid or not. So let's change the
function name to vduse_name_is_invalid() to match
the behavior.

Signed-off-by: Xie Yongji <xieyongji@bytedance.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20220706095624.328-2-xieyongji@bytedance.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2022-08-02 11:01:41 +02:00
..
include libvduse: Add VDUSE (vDPA Device in Userspace) library 2022-06-24 17:07:06 +02:00
linux-headers libvduse: Add VDUSE (vDPA Device in Userspace) library 2022-06-24 17:07:06 +02:00
standard-headers libvduse: Add VDUSE (vDPA Device in Userspace) library 2022-06-24 17:07:06 +02:00
libvduse.c libvduse: Fix the incorrect function name 2022-08-02 11:01:41 +02:00
libvduse.h libvduse: Add support for reconnecting 2022-06-24 17:07:06 +02:00
meson.build libvduse: Add VDUSE (vDPA Device in Userspace) library 2022-06-24 17:07:06 +02:00