aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio/vhost-user-vsock-pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/virtio/vhost-user-vsock-pci.c')
-rw-r--r--hw/virtio/vhost-user-vsock-pci.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/virtio/vhost-user-vsock-pci.c b/hw/virtio/vhost-user-vsock-pci.c
index 529d967..f730a05 100644
--- a/hw/virtio/vhost-user-vsock-pci.c
+++ b/hw/virtio/vhost-user-vsock-pci.c
@@ -33,7 +33,6 @@ struct VHostUserVSockPCI {
static const Property vhost_user_vsock_pci_properties[] = {
DEFINE_PROP_UINT32("vectors", VirtIOPCIProxy, nvectors, 3),
- DEFINE_PROP_END_OF_LIST(),
};
static void vhost_user_vsock_pci_realize(VirtIOPCIProxy *vpci_dev, Error **errp)