vhost-iotlb: fix vhost_iotlb_itree_next() documentation
authorStefano Garzarella <sgarzare@redhat.com>
Tue, 25 Aug 2020 13:05:43 +0000 (15:05 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 26 Aug 2020 12:13:59 +0000 (08:13 -0400)
commiteb07d8f5ff32a0151967a56479fc3bd1003c303f
treee8e2bd7457abc62dfcb8d4d1aa46ed8d387ef04e
parent2b9f28d5e8efad34f472542315911c5ee9a65b6c
vhost-iotlb: fix vhost_iotlb_itree_next() documentation

This patch contains trivial changes for the vhost_iotlb_itree_next()
documentation, fixing the function name and the description of
first argument (@map).

Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
Link: https://lore.kernel.org/r/20200825130543.43308-1-sgarzare@redhat.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/vhost/iotlb.c