diff --git a/drivers/usb/core/hub.c b/drivers/usb/core/hub.c index c168121f9f97a0a734c4adbb985b81452fc379ec..395754edd0631de70a1e07d20051ce0ccc37de5e 100644 --- a/drivers/usb/core/hub.c +++ b/drivers/usb/core/hub.c @@ -616,7 +616,7 @@ static int hub_port_disable(struct usb_hub *hub, int port1, int set_state) } /* - * Disable a port and mark a logical connnect-change event, so that some + * Disable a port and mark a logical connect-change event, so that some * time later khubd will disconnect() any existing usb_device on the port * and will re-enumerate if there actually is a device attached. */