All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] virtio-ccw-input: fix description
@ 2020-07-28 10:28 Cornelia Huck
  2020-07-28 10:31 ` Thomas Huth
  2020-07-28 11:53 ` Cornelia Huck
  0 siblings, 2 replies; 3+ messages in thread
From: Cornelia Huck @ 2020-07-28 10:28 UTC (permalink / raw)
  To: Halil Pasic; +Cc: Thomas Huth, Cornelia Huck, qemu-s390x, qemu-devel

Fix a copy/paste error.

Signed-off-by: Cornelia Huck <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



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] virtio-ccw-input: fix description
  2020-07-28 10:28 [PATCH] virtio-ccw-input: fix description Cornelia Huck
@ 2020-07-28 10:31 ` Thomas Huth
  2020-07-28 11:53 ` Cornelia Huck
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Huth @ 2020-07-28 10:31 UTC (permalink / raw)
  To: Cornelia Huck, Halil Pasic; +Cc: QEMU Trivial, qemu-s390x, qemu-devel

On 28/07/2020 12.28, Cornelia Huck wrote:
> Fix a copy/paste error.
> 
> Signed-off-by: Cornelia Huck <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.
>   *
> 

Reviewed-by: Thomas Huth <thuth@redhat.com>



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] virtio-ccw-input: fix description
  2020-07-28 10:28 [PATCH] virtio-ccw-input: fix description Cornelia Huck
  2020-07-28 10:31 ` Thomas Huth
@ 2020-07-28 11:53 ` Cornelia Huck
  1 sibling, 0 replies; 3+ messages in thread
From: Cornelia Huck @ 2020-07-28 11:53 UTC (permalink / raw)
  To: Halil Pasic; +Cc: Thomas Huth, qemu-s390x, qemu-devel

On Tue, 28 Jul 2020 12:28:20 +0200
Cornelia Huck <cohuck@redhat.com> wrote:

> Fix a copy/paste error.
> 
> Signed-off-by: Cornelia Huck <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.
>   *

Queued to s390-next.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-07-28 11:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-28 10:28 [PATCH] virtio-ccw-input: fix description Cornelia Huck
2020-07-28 10:31 ` Thomas Huth
2020-07-28 11:53 ` Cornelia Huck

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.