scsi: iscsi: Rename iscsi_set_param() to iscsi_if_set_param()
authorWenchao Hao <haowenchao@huawei.com>
Tue, 22 Nov 2022 18:11:05 +0000 (18:11 +0000)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 24 Nov 2022 03:27:24 +0000 (03:27 +0000)
commit0c26a2d7c98039e913e63f9250fde738a3f88a60
tree9009120961933e2a700e4e41e62b1d78907fd953
parenta72629b5cdbc43e28a4a19b0fce8d17c582c4db4
scsi: iscsi: Rename iscsi_set_param() to iscsi_if_set_param()

There are two iscsi_set_param() functions defined in libiscsi.c and
scsi_transport_iscsi.c respectively which is confusing.

Rename the one in scsi_transport_iscsi.c to iscsi_if_set_param().

Signed-off-by: Wenchao Hao <haowenchao@huawei.com>
Link: https://lore.kernel.org/r/20221122181105.4123935-1-haowenchao@huawei.com
Reviewed-by: Mike Christie <michael.christie@oracle.com>
Reviewed-by: Lee Duncan <lduncan@suse.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/scsi_transport_iscsi.c