linux-stable/drivers/usb/dwc2
Jiang Jian 2958d494b7 usb: dwc2: drop unexpected word "the" in the comments
there is an unexpected word "the" in the comments that need to be dropped

file: ./drivers/usb/dwc2/hcd.c
line: 1002

          * even and the current frame number is even the the transfer
changed to:
          * even and the current frame number is even the transfer

Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
Link: https://lore.kernel.org/r/20220622103558.6647-1-jiangjian@cdjrlc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-06-24 13:37:34 +02:00
..
core.c USB: dwc2: Add OTG support for Ingenic SoCs. 2022-04-21 19:22:00 +02:00
core.h USB: dwc2: Add OTG support for Ingenic SoCs. 2022-04-21 19:22:00 +02:00
core_intr.c
debug.h
debugfs.c
drd.c usb: dwc2: drd: fix soft connect when gadget is unconfigured 2022-02-17 16:10:21 +01:00
gadget.c usb: dwc2: gadget: remove D+ pull-up while no vbus with usb-role-switch 2022-06-24 13:37:27 +02:00
hcd.c usb: dwc2: drop unexpected word "the" in the comments 2022-06-24 13:37:34 +02:00
hcd.h
hcd_ddma.c
hcd_intr.c
hcd_queue.c
hw.h
Kconfig
Makefile
params.c USB: dwc2: Add OTG support for Ingenic SoCs. 2022-04-21 19:22:00 +02:00
pci.c
platform.c