qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] virtio: drop duplicate virtio_queue_get_id() fu


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] virtio: drop duplicate virtio_queue_get_id() function
Date: Tue, 31 May 2016 15:11:03 -0700
User-agent: Mutt/1.6.1 (2016-04-27)

On Fri, May 20, 2016 at 11:04:21AM -0700, Stefan Hajnoczi wrote:
> The virtio_queue_get_id() function is the lesser used duplicate of
> virtio_get_queue_index().  Use the latter instead.
> 
> Signed-off-by: Stefan Hajnoczi <address@hidden>
> ---
>  hw/scsi/virtio-scsi.c      | 2 +-
>  hw/virtio/virtio.c         | 7 -------
>  include/hw/virtio/virtio.h | 1 -
>  3 files changed, 1 insertion(+), 9 deletions(-)

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

Stefan

Attachment: signature.asc
Description: PGP signature


reply via email to

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