usb(4): Remove a double word in a source code comment
- s/for for/for/ MFC after: 3 days
This commit is contained in:
parent
10df4dc724
commit
2e09a4ac3b
@ -2139,7 +2139,7 @@ dwc_otg_data_tx(struct dwc_otg_softc *sc, struct dwc_otg_td *td)
|
||||
max_buffer = sc->sc_hw_ep_profile[td->ep_no].max_buffer;
|
||||
|
||||
repeat:
|
||||
/* check for for endpoint 0 data */
|
||||
/* check for endpoint 0 data */
|
||||
|
||||
temp = sc->sc_last_rx_status;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user