qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 1/1] virtio-ccw: remove stale comments on endian


From: Cornelia Huck
Subject: Re: [Qemu-devel] [PATCH 1/1] virtio-ccw: remove stale comments on endiannes
Date: Thu, 14 Sep 2017 13:15:24 +0200

On Thu, 14 Sep 2017 12:55:35 +0200
Halil Pasic <address@hidden> wrote:

> We have two stale comments suggesting one should think about virtio
> config space endiannes a bit longer. We have just done that, and came to
> the conclusion we are fine as is: it's the responsibility of the virtio
> device and not of the transport (and that is how it works now). Putting
> the responsibility into the transport isn't even possible, because the
> transport would have to know about the config space layout of each
> device.

s/endianes/endianess/

> Let us remove the stale comments.
> 
> Signed-off-by: Halil Pasic <address@hidden>
> Suggested-by: Cornelia Huck <address@hidden>
> ---
>  hw/s390x/virtio-ccw.c | 2 --
>  1 file changed, 2 deletions(-)

Thanks, applied.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]