Просмотр исходного кода

staging:ozwpan:ozhcd.c Fix typos in staging:ozwpan

The below patch fixes a typo that I found while reading.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Acked-by: Chris Kelly <ckelly@ozmodevices.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Justin P. Mattock 14 лет назад
Родитель
Сommit
595914fea3
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      drivers/staging/ozwpan/ozhcd.c

+ 1 - 1
drivers/staging/ozwpan/ozhcd.c

@@ -1463,7 +1463,7 @@ static void oz_process_ep0_urb(struct oz_hcd *ozhcd, struct urb *urb,
 			rc = -ENOMEM;
 		} else {
 			/* Note: we are queuing the request after we have
-			 * submitted it to be tranmitted. If the request were
+			 * submitted it to be transmitted. If the request were
 			 * to complete before we queued it then it would not
 			 * be found in the queue. It seems impossible for
 			 * this to happen but if it did the request would