qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] virtio-scsi: remove unused argument to virtio_s


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] virtio-scsi: remove unused argument to virtio_scsi_common_realize
Date: Fri, 19 Jul 2019 10:53:03 +0100
User-agent: Mutt/1.12.0 (2019-05-25)

On Wed, Jul 17, 2019 at 11:47:28AM +0200, Paolo Bonzini wrote:
> The argument is not used and passing it clutters error propagation in the
> callers.  So, get rid of it.
> 
> Signed-off-by: Paolo Bonzini <address@hidden>
> ---
>  hw/scsi/vhost-scsi.c            | 2 +-
>  hw/scsi/vhost-user-scsi.c       | 2 +-
>  hw/scsi/virtio-scsi.c           | 4 ++--
>  include/hw/virtio/virtio-scsi.h | 2 +-
>  4 files changed, 5 insertions(+), 5 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: signature.asc
Description: PGP signature


reply via email to

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