[Qemu-devel] Re: [PATCH] pci hotplug: staticfy pci_device_hot_remove().

2010-06-21 Thread Michael S. Tsirkin
On Tue, Jun 15, 2010 at 12:48:36PM +0900, Isaku Yamahata wrote: > staticfy pci_device_hot_remove(). > > Signed-off-by: Isaku Yamahata Applied, thanks. > --- > hw/pci-hotplug.c |2 +- > sysemu.h |1 - > 2 files changed, 1 insertions(+), 2 deletions(-) > > diff --git a/hw/pci-ho

[Qemu-devel] Re: [PATCH] pci hotplug: staticfy pci_device_hot_remove().

2010-06-15 Thread Gerd Hoffmann
On 06/15/10 05:48, Isaku Yamahata wrote: staticfy pci_device_hot_remove(). Acked-by: Gerd Hoffmann cheers, Gerd