Re: [PATCH 26/51] lpfc: use rport as argument for lpfc_send_taskmgmt()
From: James Smart <hidden>
Date: 2021-08-18 16:36:05
From: James Smart <hidden>
Date: 2021-08-18 16:36:05
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@suse.com> Cc: James Smart <redacted> --- drivers/scsi/lpfc/lpfc_scsi.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-)
looks good Reviewed-by: James Smart <redacted> -- james