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