Fix common misspellings
[linux-2.6-block.git] / drivers / usb / host / whci / qset.c
index dc0ab8382f5d7d60ab24794f8ed47e466e347539..d6e175428618d4b31f69bd3d323e7c5aef93deae 100644 (file)
@@ -739,7 +739,7 @@ static int get_urb_status_from_qtd(struct urb *urb, u32 status)
  * process_inactive_qtd - process an inactive (but not halted) qTD.
  *
  * Update the urb with the transfer bytes from the qTD, if the urb is
- * completely transfered or (in the case of an IN only) the LPF is
+ * completely transferred or (in the case of an IN only) the LPF is
  * set, then the transfer is complete and the urb should be returned
  * to the system.
  */