qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [PATCH] Remove 'bus' argument from SCSI command complet


From: Stefan Hajnoczi
Subject: [Qemu-devel] Re: [PATCH] Remove 'bus' argument from SCSI command completion callbacks
Date: Mon, 22 Nov 2010 21:51:46 +0000

On Mon, Nov 22, 2010 at 10:15 AM, Hannes Reinecke <address@hidden> wrote:
>
> The 'bus' argument is now pointless, as we already pass the
> request itself and the bus can be derived from it.
>
> Signed-off-by: Hannes Reinecke <address@hidden>
> ---
>  hw/esp.c          |    5 ++---
>  hw/lsi53c895a.c   |    5 ++---
>  hw/scsi-bus.c     |    3 +--
>  hw/scsi-disk.c    |    8 ++++----
>  hw/scsi-generic.c |    6 +++---
>  hw/scsi.h         |    3 +--
>  hw/usb-msd.c      |    5 ++---
>  7 files changed, 15 insertions(+), 20 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>



reply via email to

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