Re: [Qemu-devel] [PATCH 05/19] libusb: using error_report instead of fprintf

2014-09-18 Thread Paolo Bonzini
Il 18/09/2014 11:32, arei.gong...@huawei.com ha scritto: > From: Gonglei > > Signed-off-by: Gonglei > --- > hw/usb/host-libusb.c | 9 - > 1 file changed, 4 insertions(+), 5 deletions(-) > > diff --git a/hw/usb/host-libusb.c b/hw/usb/host-libusb.c > index 863be64..0650910 100644 > --- a

[Qemu-devel] [PATCH 05/19] libusb: using error_report instead of fprintf

2014-09-18 Thread arei.gonglei
From: Gonglei Signed-off-by: Gonglei --- hw/usb/host-libusb.c | 9 - 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/hw/usb/host-libusb.c b/hw/usb/host-libusb.c index 863be64..0650910 100644 --- a/hw/usb/host-libusb.c +++ b/hw/usb/host-libusb.c @@ -275,7 +275,7 @@ static v