vhost-scsi: Rename vhost_scsi_iov_to_sgl
authorMike Christie <michael.christie@oracle.com>
Sun, 9 Jul 2023 20:28:59 +0000 (15:28 -0500)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 10 Aug 2023 19:24:28 +0000 (15:24 -0400)
commitc5ace19efb0ac884a9a417e2a1499ce9849bdaa5
treef7c603a50c3ab377dc428c04a460b1cac003a72e
parent5ced58bfa132c8ba0f9c893eb621595a84cfee12
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>
drivers/vhost/scsi.c