]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit216fb2b041d820cbb1c6a9b7db0faaa8e15953ec
treee8e2bd7457abc62dfcb8d4d1aa46ed8d387ef04e
parent6ce3aa038d881f0e4d9044ec092702aa8b822c45
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