acrn-kernel/drivers/usb
Pawel Laszczak 1edf48991a usb: cdnsp: Fixes error: uninitialized symbol 'len'
The patch 5bc38d33a5a1: "usb: cdnsp: Fixes issue with redundant
Status Stage" leads to the following Smatch static checker warning:

  drivers/usb/cdns3/cdnsp-ep0.c:470 cdnsp_setup_analyze()
  error: uninitialized symbol 'len'.

cc: <stable@vger.kernel.org>
Fixes: 5bc38d33a5 ("usb: cdnsp: Fixes issue with redundant Status Stage")
Signed-off-by: Pawel Laszczak <pawell@cadence.com>
Link: https://lore.kernel.org/r/20230331090600.454674-1-pawell@cadence.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-04-05 19:55:04 +02:00
..
atm
c67x00
cdns3 usb: cdnsp: Fixes error: uninitialized symbol 'len' 2023-04-05 19:55:04 +02:00
chipidea usb: chipidea: core: fix possible concurrent when switch role 2023-03-23 18:17:32 +01:00
class
common
core
dwc2 usb: dwc2: fix a race, don't power off/on phy for dual-role mode 2023-03-23 19:13:16 +01:00
dwc3 usb: dwc3: pci: add support for the Intel Meteor Lake-S 2023-04-05 19:19:55 +02:00
early
fotg210
gadget usb: gadgetfs: Fix ep_read_iter to handle ITER_UBUF 2023-04-05 19:24:01 +02:00
host xhci: Free the command allocated for setting LPM if we return early 2023-03-30 16:42:17 +02:00
image
isp1760
misc usb: misc: onboard-hub: add support for Microchip USB2517 USB 2.0 hub 2023-03-09 14:54:46 +01:00
mon
mtu3
musb
phy
renesas_usbhs
roles
serial USB: serial: option: add Quectel RM500U-CN modem 2023-03-29 11:46:04 +02:00
storage uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2 2023-03-16 12:44:17 +01:00
typec usb: typec: altmodes/displayport: Fix configure initial pin assignment 2023-04-05 19:20:12 +02:00
usbip
Kconfig
Makefile
usb-skeleton.c