Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

usb: wusbcore: Spelling s/disconenct/disconnect/

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20190731134241.18647-1-geert+renesas@glider.be
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Geert Uytterhoeven and committed by
Greg Kroah-Hartman
d1f54df4 82e17a09

+1 -1
+1 -1
drivers/usb/wusbcore/devconnect.c
··· 49 49 * for processing a DN_Alive pong from a device. 50 50 * 51 51 * wusb_handle_dn_disconnect()Called by notif.c:wusb_handle_dn() to 52 - * process a disconenct request from a 52 + * process a disconnect request from a 53 53 * device. 54 54 * 55 55 * __wusb_dev_disable() Called by rh.c:wusbhc_rh_clear_port_feat() when