2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-28 07:04:00 +08:00
linux-next/drivers/usb
YueHaibing 04389af74d usb: ftdi-elan: remove a unnecessary variable 'empty_packets'
The variable 'empty_packets' does not used in any other places
except for self increment, so it can be removed.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-01-25 10:02:49 +01:00
..
atm USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
c67x00 USB: add SPDX identifiers to all remaining Makefiles 2017-11-07 15:53:48 +01:00
chipidea USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
class USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
common usb: roles: Add a description for the class to Kconfig 2018-12-17 14:07:59 +01:00
core USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
dwc2 USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
dwc3 USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
early drivers: usb: early: clean up indentation, remove extraneous tabs 2018-11-23 16:13:14 +01:00
gadget USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
host USB: host: whci: rename Kbuild file 2019-01-22 09:08:17 +01:00
image USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
isp1760 USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
misc usb: ftdi-elan: remove a unnecessary variable 'empty_packets' 2019-01-25 10:02:49 +01:00
mon USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
mtu3 USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
musb USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
phy USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
renesas_usbhs usb: renesas_usbhs: replace udelay() with usleep_range() 2019-01-18 10:00:49 +01:00
roles USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
serial USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
storage USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
typec USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
usbip USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
wusbcore USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
Kconfig USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
Makefile usb: roles: Add Intel xHCI USB role switch driver 2018-03-22 13:49:27 +01:00
usb-skeleton.c usb: usb-skeleton: use irqsave() in USB's complete callback 2018-06-28 19:36:06 +09:00