linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] usb: xhci: fix small typo
@ 2018-11-02 13:02 Yangtao Li
  2018-12-10 16:34 ` Frank Lee
  0 siblings, 1 reply; 3+ messages in thread
From: Yangtao Li @ 2018-11-02 13:02 UTC (permalink / raw)
  To: mathias.nyman, gregkh; +Cc: linux-usb, linux-kernel, Yangtao Li

Fix a typo of a misspelled "Calculates".

Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>
---
Change in v2:
-add changelog
---
 drivers/usb/host/xhci.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/usb/host/xhci.c b/drivers/usb/host/xhci.c
index 0420eefa647a..d4446dc46fd1 100644
--- a/drivers/usb/host/xhci.c
+++ b/drivers/usb/host/xhci.c
@@ -4105,7 +4105,7 @@ static int xhci_enable_device(struct usb_hcd *hcd, struct usb_device *udev)
 
 /*
  * Transfer the port index into real index in the HW port status
- * registers. Caculate offset between the port's PORTSC register
+ * registers. Calculate offset between the port's PORTSC register
  * and port status base. Divide the number of per port register
  * to get the real index. The raw port number bases 1.
  */
-- 
2.17.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH v2] usb: xhci: fix small typo
  2018-11-02 13:02 [PATCH v2] usb: xhci: fix small typo Yangtao Li
@ 2018-12-10 16:34 ` Frank Lee
  2018-12-11  9:26   ` Mathias Nyman
  0 siblings, 1 reply; 3+ messages in thread
From: Frank Lee @ 2018-12-10 16:34 UTC (permalink / raw)
  To: mathias.nyman, gregkh; +Cc: linux-usb, linux-kernel

ping......

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v2] usb: xhci: fix small typo
  2018-12-10 16:34 ` Frank Lee
@ 2018-12-11  9:26   ` Mathias Nyman
  0 siblings, 0 replies; 3+ messages in thread
From: Mathias Nyman @ 2018-12-11  9:26 UTC (permalink / raw)
  To: Frank Lee, mathias.nyman, gregkh; +Cc: linux-usb, linux-kernel

On 10.12.2018 18:34, Frank Lee wrote:
> ping......
> 

Thanks
Adding to queue for 4.22

-Mathias

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-12-11  9:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-02 13:02 [PATCH v2] usb: xhci: fix small typo Yangtao Li
2018-12-10 16:34 ` Frank Lee
2018-12-11  9:26   ` Mathias Nyman

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).