linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] USB: core: correct a spelling mistake in the comment
@ 2019-06-20  5:58 Harry Pan
  0 siblings, 0 replies; only message in thread
From: Harry Pan @ 2019-06-20  5:58 UTC (permalink / raw)
  To: LKML
  Cc: gs0622, Harry Pan, Kai-Heng Feng, Alan Stern, Dennis Wassenberg,
	Nicolas Saenz Julienne, Bin Liu, linux-usb, Jon Flatley,
	Greg Kroah-Hartman, Colin Ian King, Mathias Nyman

Fix a spelling typo in the function comment.

Signed-off-by: Harry Pan <harry.pan@intel.com>

---

 drivers/usb/core/hub.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/usb/core/hub.c b/drivers/usb/core/hub.c
index 8d4631c81b9f..1988f8f88f75 100644
--- a/drivers/usb/core/hub.c
+++ b/drivers/usb/core/hub.c
@@ -2719,7 +2719,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 worm reset is required to recover
+ * Port warm reset is required to recover
  */
 static bool hub_port_warm_reset_required(struct usb_hub *hub, int port1,
 		u16 portstatus)
-- 
2.20.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-06-20  6:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-20  5:58 [PATCH] USB: core: correct a spelling mistake in the comment Harry Pan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).