aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x
diff options
context:
space:
mode:
authorCornelia Huck <cohuck@redhat.com>2020-07-28 12:28:20 +0200
committerCornelia Huck <cohuck@redhat.com>2020-08-27 12:37:03 +0200
commitde345260c5279d0ebf64b142dee7be6b094d4c37 (patch)
tree4e38339b55cb7fb0800fa0543e76f7d0465da338 /hw/s390x
parent8e49197ca5e76fdb8928833b2649ef13fc5aab2f (diff)
downloadqemu-de345260c5279d0ebf64b142dee7be6b094d4c37.zip
qemu-de345260c5279d0ebf64b142dee7be6b094d4c37.tar.gz
qemu-de345260c5279d0ebf64b142dee7be6b094d4c37.tar.bz2
virtio-ccw-input: fix description
Fix a copy/paste error. Signed-off-by: Cornelia Huck <cohuck@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-Id: <20200728102820.273598-1-cohuck@redhat.com>
Diffstat (limited to 'hw/s390x')
-rw-r--r--hw/s390x/virtio-ccw-input.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/s390x/virtio-ccw-input.c b/hw/s390x/virtio-ccw-input.c
index 5601e25..83136fb 100644
--- a/hw/s390x/virtio-ccw-input.c
+++ b/hw/s390x/virtio-ccw-input.c
@@ -1,5 +1,5 @@
/*
- * virtio ccw scsi implementation
+ * virtio ccw input implementation
*
* Copyright 2012, 2015 IBM Corp.
*