> Hi,
>
> please use scripts/checkpatch.pl to test this patch.
>
> It contains several indented statements (if ... else)
> without braces.
Hmm, indeed, there are a few left. I've fixed lots of them already,
I'll do another pass over the code.
/me wonders why my commit hook didn't complain. Pr
Am 06.01.2012 14:59, schrieb Gerd Hoffmann:
From: Hector Martin
Based on the implementation from Hector Martin
Hectors's implementation completely sidestepped the qemu usb system and
used libusb directly for usb device pass through. So I've ripped out
the libusb bits (or left them in disabled