projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b119dec
)
USB: core: correct a spelling mistake in the comment
author
Harry Pan
<harry.pan@intel.com>
Thu, 20 Jun 2019 05:58:23 +0000
(13:58 +0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 20 Jun 2019 12:23:24 +0000
(14:23 +0200)
Fix a spelling typo in the function comment.
Signed-off-by: Harry Pan <harry.pan@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/hub.c
patch
|
blob
|
history
diff --git
a/drivers/usb/core/hub.c
b/drivers/usb/core/hub.c
index 82cc3766cb23c8b2c6085da46d216a319cb5b029..a59e1573b43b42f8d0db564609368d362b074861 100644
(file)
--- a/
drivers/usb/core/hub.c
+++ b/
drivers/usb/core/hub.c
@@
-2721,7
+2721,7
@@
static bool use_new_scheme(struct usb_device *udev, int retry,
}
/* Is a USB 3.0 port in the Inactive or Compliance Mode state?
- * Port w
o
rm reset is required to recover
+ * Port w
a
rm reset is required to recover
*/
static bool hub_port_warm_reset_required(struct usb_hub *hub, int port1,
u16 portstatus)