On 8/17/2021 2:14 AM, Hannes Reinecke wrote:
Instead of passing in a scsi device we should be using the rport; we already have the target and lun id as parameters, so there's no need to pass the scsi device, too. Signed-off-by: Hannes Reinecke <hare@xxxxxxxx> Cc: James Smart <james.smart@xxxxxxxxxxxx> --- drivers/scsi/lpfc/lpfc_scsi.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-)
looks good Reviewed-by: James Smart <jsmart2021@xxxxxxxxx> -- james