[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 1/3] virtio-ccw-input: fix description
From: |
Cornelia Huck |
Subject: |
[PULL 1/3] virtio-ccw-input: fix description |
Date: |
Thu, 27 Aug 2020 14:20:55 +0200 |
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>
---
hw/s390x/virtio-ccw-input.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hw/s390x/virtio-ccw-input.c b/hw/s390x/virtio-ccw-input.c
index 5601e25deed8..83136fbba15c 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.
*
--
2.25.4