aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x/vhost-scsi-ccw.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/s390x/vhost-scsi-ccw.c')
-rw-r--r--hw/s390x/vhost-scsi-ccw.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/s390x/vhost-scsi-ccw.c b/hw/s390x/vhost-scsi-ccw.c
index 0be0f8a..e6bf0c5 100644
--- a/hw/s390x/vhost-scsi-ccw.c
+++ b/hw/s390x/vhost-scsi-ccw.c
@@ -44,7 +44,6 @@ static void vhost_ccw_scsi_instance_init(Object *obj)
static const Property vhost_ccw_scsi_properties[] = {
DEFINE_PROP_UINT32("max_revision", VirtioCcwDevice, max_rev,
VIRTIO_CCW_MAX_REV),
- DEFINE_PROP_END_OF_LIST(),
};
static void vhost_ccw_scsi_class_init(ObjectClass *klass, void *data)