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 dcc44ca1ab4f31d537b8abf1b1d6de5dfd97884b)
@@ -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(
