Index: uspace/lib/usbhost/src/usb_transfer_batch.c
===================================================================
--- uspace/lib/usbhost/src/usb_transfer_batch.c	(revision 8b54fe65a364c1a1e5c214a700fc8d1bf4aed3e5)
+++ uspace/lib/usbhost/src/usb_transfer_batch.c	(revision f1d6866f8c36bca71fbb74e645c7d9c487d3ff60)
@@ -78,8 +78,9 @@
 }
 /*----------------------------------------------------------------------------*/
-/** Mark batch as finished and continue with next step.
+/** Mark batch as finished and run callback.
  *
  * @param[in] instance Batch structure to use.
- *
+ * @param[in] data Data to copy to the output buffer.
+ * @param[in] size Size of @p data.
  */
 void usb_transfer_batch_finish(
