mbox series

[0/3] scsi: bnx2fc: remove some set but not used variables

Message ID 1566566573-49300-1-git-send-email-zhengbin13@huawei.com (mailing list archive)
Headers show
Series scsi: bnx2fc: remove some set but not used variables | expand

Message

Zheng Bin Aug. 23, 2019, 1:22 p.m. UTC
zhengbin (3):
  scsi: bnx2fc: remove set but not used variable 'fh'
  scsi: bnx2fc: remove set but not used variables 'lport','host'
  scsi: bnx2fc: remove set but not used variables
    'task','port','orig_task'

 drivers/scsi/bnx2fc/bnx2fc_fcoe.c |  2 --
 drivers/scsi/bnx2fc/bnx2fc_hwi.c  | 16 ----------------
 drivers/scsi/bnx2fc/bnx2fc_io.c   |  7 -------
 3 files changed, 25 deletions(-)

--
2.7.4

Comments

Martin K. Petersen Aug. 29, 2019, 10:55 p.m. UTC | #1
zhengbin,

> zhengbin (3):
>   scsi: bnx2fc: remove set but not used variable 'fh'
>   scsi: bnx2fc: remove set but not used variables 'lport','host'
>   scsi: bnx2fc: remove set but not used variables
>     'task','port','orig_task'

Applied to 5.4/scsi-queue, thanks.