commit | c5ace19efb0ac884a9a417e2a1499ce9849bdaa5 | [log] [tgz] |
---|---|---|
author | Mike Christie <michael.christie@oracle.com> | Sun Jul 09 15:28:59 2023 -0500 |
committer | Michael S. Tsirkin <mst@redhat.com> | Thu Aug 10 15:24:28 2023 -0400 |
tree | f7c603a50c3ab377dc428c04a460b1cac003a72e | |
parent | 5ced58bfa132c8ba0f9c893eb621595a84cfee12 [diff] |
vhost-scsi: Rename vhost_scsi_iov_to_sgl Rename vhost_scsi_iov_to_sgl to vhost_scsi_map_iov_to_sgl so it matches matches the naming style used for vhost_scsi_copy_iov_to_sgl. Signed-off-by: Mike Christie <michael.christie@oracle.com> Message-Id: <20230709202859.138387-3-michael.christie@oracle.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Acked-by: Stefan Hajnoczi <stefanha@redhat.com>