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>
This commit is contained in:
parent
535f2a5ffa
commit
595914fea3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user