Commit 42486a7d authored by Christophe Lucas's avatar Christophe Lucas Committed by Greg Kroah-Hartman

[PATCH] USB: esthetic and trivial patch.

parent faf8a6b6
......@@ -712,7 +712,7 @@ typedef void (*usb_complete_t)(struct urb *, struct pt_regs *);
* URB_NO_SETUP_DMA_MAP indicate which buffers have already been mapped.
* URB_NO_SETUP_DMA_MAP is ignored for non-control URBs.
*
* Interrupt UBS must provide an interval, saying how often (in milliseconds
* Interrupt URBs must provide an interval, saying how often (in milliseconds
* or, for highspeed devices, 125 microsecond units)
* to poll for transfers. After the URB has been submitted, the interval
* field reflects how the transfer was actually scheduled.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment