aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio/vhost-user-blk-pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/virtio/vhost-user-blk-pci.c')
-rw-r--r--hw/virtio/vhost-user-blk-pci.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/virtio/vhost-user-blk-pci.c b/hw/virtio/vhost-user-blk-pci.c
index 99f1472..1767ef2 100644
--- a/hw/virtio/vhost-user-blk-pci.c
+++ b/hw/virtio/vhost-user-blk-pci.c
@@ -47,7 +47,6 @@ static const Property vhost_user_blk_pci_properties[] = {
DEFINE_PROP_UINT32("class", VirtIOPCIProxy, class_code, 0),
DEFINE_PROP_UINT32("vectors", VirtIOPCIProxy, nvectors,
DEV_NVECTORS_UNSPECIFIED),
- DEFINE_PROP_END_OF_LIST(),
};
static void vhost_user_blk_pci_realize(VirtIOPCIProxy *vpci_dev, Error **errp)