1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/usb/gadget/udc/bdc
Julia Lawall 7563bc7327 usb: gadget: bdc: fix typo in comment
Spelling mistake (triple letters) in comment.
Detected with the help of Coccinelle.

Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
Link: https://lore.kernel.org/r/20220521111145.81697-92-Julia.Lawall@inria.fr
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-06-10 11:49:12 +02:00
..
bdc.h usb: gadget: bdc: use the BIT macro to define bit filed 2021-01-13 11:24:02 +01:00
bdc_cmd.c usb: gadget: bdc: fix typo in comment 2022-06-10 11:49:12 +02:00
bdc_cmd.h usb: gadget: bdc: add identifier name for function declaraion 2021-01-13 11:24:02 +01:00
bdc_core.c usb: bdc: fix error handling code in bdc_resume 2021-12-03 13:50:43 +01:00
bdc_dbg.c usb: gadget: bdc: fix warning of embedded function name 2021-01-13 11:24:02 +01:00
bdc_dbg.h usb: gadget: bdc: add identifier name for function declaraion 2021-01-13 11:24:02 +01:00
bdc_ep.c usb: gadget: bdc: remove usage of list iterator past the loop body 2022-03-15 18:19:43 +01:00
bdc_ep.h usb: gadget: bdc: add identifier name for function declaraion 2021-01-13 11:24:02 +01:00
bdc_udc.c usb: gadget: bdc: fix checkpatch.pl spacing error 2021-01-13 11:24:02 +01:00
Kconfig usb: bdc: Remove the BDC PCI driver 2021-01-18 18:36:31 +01:00
Makefile usb: bdc: Remove the BDC PCI driver 2021-01-18 18:36:31 +01:00