« Previous | Next » 

Revision 348e7b8d

ID348e7b8dcd1460df4d681105f63dd90bba70496d

Added by Hannes Reinecke almost 13 years ago

iov: Update parameter usage in iov_(to|from)_buf()

iov_to_buf() has an 'offset' parameter, iov_from_buf() hasn't.
This patch adds the missing parameter to iov_from_buf().
It also renames the 'offset' parameter to 'iov_off' to
emphasize it's the offset into the iovec and not the buffer.

Signed-off-by: Hannes Reinecke <>
Acked-by: Alexander Graf <>
Signed-off-by: Kevin Wolf <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences