]> Git Repo - qemu.git/commit
usb: delete redundant brackets in usb_host_handle_control()
authorlijun <[email protected]>
Wed, 19 Nov 2014 06:57:43 +0000 (14:57 +0800)
committerMichael Tokarev <[email protected]>
Wed, 10 Dec 2014 08:24:35 +0000 (11:24 +0300)
commit7251711472a8b406640a62f25f860628d3056bb1
tree435a774d5aafb8a241624eb1dc6535476ea675a5
parent2c80ab15e218a0438627c2a79d74d5a13b864e15
usb: delete redundant brackets in usb_host_handle_control()

When see usb codes, find there are redundant brackets !((udev->port->speedmask
& USB_SPEED_MASK_SUPER)) here. So delete it.

Signed-off-by: Jun Li <[email protected]>
Reviewed-by: Fam Zheng <[email protected]>
Signed-off-by: Michael Tokarev <[email protected]>
hw/usb/host-libusb.c
This page took 0.023333 seconds and 4 git commands to generate.