Re: [PATCH v2] hw/usb/host-libusb.c: fix build with kernel < 5.0

2020-12-14 Thread Gerd Hoffmann
On Sun, Dec 13, 2020 at 10:30:16PM +0100, Fabrice Fontaine wrote: > USBDEVFS_GET_SPEED is used since version 5.2.0 and > https://gitlab.com/qemu-project/qemu/-/commit/202d69a715a4b1824dcd7ec1683d027ed2bae6d3 > resulting in the following build failure with kernel < 5.0: > > ../hw/usb/host-libusb.c:

Re: [PATCH v2] hw/usb/host-libusb.c: fix build with kernel < 5.0

2020-12-13 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20201213213016.457350-1-fontaine.fabr...@gmail.com/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20201213213016.457350-1-fontaine.fabr...@gmail.com Subject: [PATCH v2] hw/usb/hos