]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
usb: dwc3: ep0: fix a typo in comment
authorFelipe Balbi <balbi@ti.com>
Mon, 21 May 2012 11:35:17 +0000 (14:35 +0300)
committerFelipe Balbi <balbi@ti.com>
Sun, 3 Jun 2012 20:08:20 +0000 (23:08 +0300)
s/has/have. No functional changes, just
a typo fix on a code comment.

Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/ep0.c

index 75d5722db93b0d57432a28cdb8a430b04343a81a..e31bcd65e7ecbb66b188c73b0437fc09df5047e4 100644 (file)
@@ -900,7 +900,7 @@ static void dwc3_ep0_xfernotready(struct dwc3 *dwc,
        dwc->setup_packet_pending = true;
 
        /*
-        * This part is very tricky: If we has just handled
+        * This part is very tricky: If we have just handled
         * XferNotReady(Setup) and we're now expecting a
         * XferComplete but, instead, we receive another
         * XferNotReady(Setup), we should STALL and restart