scsi: target: core: Remove target_submit_cmd_map_sgls()
authorMike Christie <michael.christie@oracle.com>
Sat, 27 Feb 2021 16:59:55 +0000 (10:59 -0600)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 4 Mar 2021 22:37:01 +0000 (17:37 -0500)
commit0fa50a8b1244e7fc7363712e2c14a27db740cdcb
tree78f07e55ab8646591f3d07819c0c9058b135b57d
parent47edc84f3376980cc2f573d25844c0260e756166
scsi: target: core: Remove target_submit_cmd_map_sgls()

Convert target_submit_cmd() to do its own calls and then remove
target_submit_cmd_map_sgls() since no one uses it.

Link: https://lore.kernel.org/r/20210227170006.5077-15-michael.christie@oracle.com
Tested-by: Laurence Oberman <loberman@redhat.com>
Reviewed-by: Bodo Stroesser <bostroesser@gmail.com>
Signed-off-by: Mike Christie <michael.christie@oracle.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/target/target_core_transport.c
include/target/target_core_fabric.h