From d4562dbf65d62698d65963c6ff53e6455867a6dd Mon Sep 17 00:00:00 2001 From: "Justin P. Mattock" Date: Sat, 26 Feb 2011 20:33:56 -0800 Subject: [PATCH] --- yaml --- r: 235359 b: refs/heads/master c: 6d42fcdb685e3b7af45c77181537db4bc1a715f9 h: refs/heads/master i: 235357: b0b9ae50ad134e27232495b8beab8f30a138a96b 235355: 9a4f096415338a21a41dc38217bafb2cd4b2fa30 235351: f2f74aa43b31900e6d8f386394f6f795d2bf5a22 235343: 1ea15a24fd86b0eba56758bd26b62c86d528ec96 235327: cdbfeb635dca5af131e69a888e31c9f441342d95 v: v3 --- [refs] | 2 +- trunk/drivers/usb/core/hub.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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. */