aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x/vhost-vsock-ccw.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/s390x/vhost-vsock-ccw.c')
-rw-r--r--hw/s390x/vhost-vsock-ccw.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/s390x/vhost-vsock-ccw.c b/hw/s390x/vhost-vsock-ccw.c
index 3ba4008..875ccf3 100644
--- a/hw/s390x/vhost-vsock-ccw.c
+++ b/hw/s390x/vhost-vsock-ccw.c
@@ -25,7 +25,6 @@ struct VHostVSockCCWState {
static const Property vhost_vsock_ccw_properties[] = {
DEFINE_PROP_UINT32("max_revision", VirtioCcwDevice, max_rev,
VIRTIO_CCW_MAX_REV),
- DEFINE_PROP_END_OF_LIST(),
};
static void vhost_vsock_ccw_realize(VirtioCcwDevice *ccw_dev, Error **errp)