qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [PATCH] Clean up pci_drive_hot_add()'s use of BlockIn


From: Stefan Hajnoczi
Subject: Re: [Qemu-trivial] [PATCH] Clean up pci_drive_hot_add()'s use of BlockInterfaceType
Date: Mon, 3 Dec 2012 13:55:16 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, Nov 22, 2012 at 03:16:36PM +0100, Markus Armbruster wrote:
> pci_drive_hot_add() parameter type has the wrong type: int instead of
> BlockInterfaceType.  It's actually redundant, so we can just drop it.
> 
> Signed-off-by: Markus Armbruster <address@hidden>
> ---
>  hw/device-hotplug.c | 11 ++++-------
>  hw/pci-hotplug.c    |  7 +++----
>  sysemu.h            |  3 +--
>  3 files changed, 8 insertions(+), 13 deletions(-)

Thanks, applied to the trivial patches tree:
https://github.com/stefanha/qemu/commits/trivial-patches

Stefan



reply via email to

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