qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH 1/1] virtio-blk: rename iov to out_iov in virtio


From: Stefan Hajnoczi
Subject: Re: [Qemu-block] [PATCH 1/1] virtio-blk: rename iov to out_iov in virtio_blk_handle_request()
Date: Wed, 14 Nov 2018 14:40:44 +0000
User-agent: Mutt/1.10.1 (2018-07-13)

On Wed, Nov 07, 2018 at 12:09:16AM +0800, Dongli Zhang wrote:
> In virtio_blk_handle_request(), in_iov is used for input header while iov
> is used for output header. Rename iov to out_iov to pair output header's
> name with in_iov to avoid confusing people when reading source code.
> 
> Signed-off-by: Dongli Zhang <address@hidden>
> ---
>  hw/block/virtio-blk.c | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

Thanks, applied to my block-next tree:
https://github.com/stefanha/qemu/commits/block-next

Stefan

Attachment: signature.asc
Description: PGP signature


reply via email to

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