]> git.baikalelectronics.ru Git - kernel.git/commit
scsi: lpfc: Fix set but not used warnings from Rework remote port lock handling
authorJames Smart <james.smart@broadcom.com>
Thu, 19 Nov 2020 20:33:40 +0000 (12:33 -0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Fri, 20 Nov 2020 03:20:26 +0000 (22:20 -0500)
commit926b27a5ae29030073ba94c9670918429a6b3db7
tree0517bab3e0c5a00a6eb0dbed440d1c26666dac50
parent1590af79e61b498ae8f90180bf73daad1baabc6b
scsi: lpfc: Fix set but not used warnings from Rework remote port lock handling

Remove local variables that are set but not used.

Link: https://lore.kernel.org/r/20201119203340.121819-1-james.smart@broadcom.com
Fixes: 4ad619286383 ("scsi: lpfc: Rework remote port lock handling")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: James Smart <james.smart@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/lpfc/lpfc_els.c
drivers/scsi/lpfc/lpfc_hbadisc.c
drivers/scsi/lpfc/lpfc_init.c