diff --git a/[refs] b/[refs] index cbf092b5705c..706ac2b16cea 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 06125beb41af06fd197a7d216d57aa32b83f6cbd +refs/heads/master: 6d42fcdb685e3b7af45c77181537db4bc1a715f9 diff --git a/trunk/drivers/usb/core/hub.c b/trunk/drivers/usb/core/hub.c index c168121f9f97..395754edd063 100644 --- a/trunk/drivers/usb/core/hub.c +++ b/trunk/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. */