commit | 8009b0f4ab3151f3b8c1675ceb0f9151f09dddaa | [log] [tgz] |
---|---|---|
author | Stefano Garzarella <sgarzare@redhat.com> | Mon Nov 16 17:16:53 2020 +0100 |
committer | Michael S. Tsirkin <mst@redhat.com> | Wed Nov 25 04:22:48 2020 -0500 |
tree | 18188ff591667f6ef8d579841bb6cf6f8f65d4a4 | |
parent | b4fffc177fad3c99ee049611a508ca9561bb6871 [diff] |
vringh: fix vringh_iov_push_*() documentation vringh_iov_push_*() functions don't have 'dst' parameter, but have the 'src' parameter. Replace 'dst' description with 'src' description. Signed-off-by: Stefano Garzarella <sgarzare@redhat.com> Link: https://lore.kernel.org/r/20201116161653.102904-1-sgarzare@redhat.com Signed-off-by: Michael S. Tsirkin <mst@redhat.com>