[PATCH 0/8] scsi: qla2xxx deadcoding

linux@treblig.org posted 8 patches 8 months, 1 week ago
drivers/scsi/qla2xxx/qla_dbg.c    |  53 ------------
drivers/scsi/qla2xxx/qla_dbg.h    |   3 -
drivers/scsi/qla2xxx/qla_gbl.h    |   5 --
drivers/scsi/qla2xxx/qla_gs.c     |  90 ---------------------
drivers/scsi/qla2xxx/qla_nx.c     |  45 -----------
drivers/scsi/qla2xxx/qla_os.c     |  12 ---
drivers/scsi/qla2xxx/qla_target.c | 129 ------------------------------
drivers/scsi/qla2xxx/qla_target.h |   3 -
8 files changed, 340 deletions(-)
[PATCH 0/8] scsi: qla2xxx deadcoding
Posted by linux@treblig.org 8 months, 1 week ago
From: "Dr. David Alan Gilbert" <linux@treblig.org>

Hi,
  This is a batch of deadcoding on the qla2xxx driver.
Note the last patch removes two unused module
parameters, so I guess if anyone has that in some configs
somewhere that might surprise them.

Other than that, it's all simple function deletion.

Build tested only.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>


Dr. David Alan Gilbert (8):
  scsi: qla2xxx: Remove unused qlt_free_qfull_cmds
  scsi: qla2xxx: Remove unused qlt_fc_port_deleted
  scsi: qla2xxx: Remove unused qlt_83xx_iospace_config
  scsi: qla2xxx: Remove unused qla82xx_pci_region_offset
  scsi: qla2xxx: Remove unused qla82xx_wait_for_state_change
  scsi: qla2xxx: Remove unused ql_log_qp
  scsi: qla2xxx: Remove unused qla2x00_gpsc
  scsi: qla2xxx: Remove unused module parameters

 drivers/scsi/qla2xxx/qla_dbg.c    |  53 ------------
 drivers/scsi/qla2xxx/qla_dbg.h    |   3 -
 drivers/scsi/qla2xxx/qla_gbl.h    |   5 --
 drivers/scsi/qla2xxx/qla_gs.c     |  90 ---------------------
 drivers/scsi/qla2xxx/qla_nx.c     |  45 -----------
 drivers/scsi/qla2xxx/qla_os.c     |  12 ---
 drivers/scsi/qla2xxx/qla_target.c | 129 ------------------------------
 drivers/scsi/qla2xxx/qla_target.h |   3 -
 8 files changed, 340 deletions(-)

-- 
2.49.0
Re: [PATCH 0/8] scsi: qla2xxx deadcoding
Posted by Martin K. Petersen 8 months ago
>   This is a batch of deadcoding on the qla2xxx driver. Note the last
> patch removes two unused module parameters, so I guess if anyone has
> that in some configs somewhere that might surprise them.

Applied to 6.16/scsi-staging, thanks!

-- 
Martin K. Petersen
Re: [PATCH 0/8] scsi: qla2xxx deadcoding
Posted by Martin K. Petersen 7 months, 3 weeks ago
On Tue, 15 Apr 2025 01:27:55 +0100, linux@treblig.org wrote:

>   This is a batch of deadcoding on the qla2xxx driver.
> Note the last patch removes two unused module
> parameters, so I guess if anyone has that in some configs
> somewhere that might surprise them.
> 
> Other than that, it's all simple function deletion.
> 
> [...]

Applied to 6.16/scsi-queue, thanks!

[1/8] scsi: qla2xxx: Remove unused qlt_free_qfull_cmds
      https://git.kernel.org/mkp/scsi/c/ae7a08bee82b
[2/8] scsi: qla2xxx: Remove unused qlt_fc_port_deleted
      https://git.kernel.org/mkp/scsi/c/cbb2a2ef5801
[3/8] scsi: qla2xxx: Remove unused qlt_83xx_iospace_config
      https://git.kernel.org/mkp/scsi/c/91453ebecccc
[4/8] scsi: qla2xxx: Remove unused qla82xx_pci_region_offset
      https://git.kernel.org/mkp/scsi/c/89981b47f6fc
[5/8] scsi: qla2xxx: Remove unused qla82xx_wait_for_state_change
      https://git.kernel.org/mkp/scsi/c/2a2f3168c510
[6/8] scsi: qla2xxx: Remove unused ql_log_qp
      https://git.kernel.org/mkp/scsi/c/33f44a50ca61
[7/8] scsi: qla2xxx: Remove unused qla2x00_gpsc
      https://git.kernel.org/mkp/scsi/c/45838d3db750
[8/8] scsi: qla2xxx: Remove unused module parameters
      https://git.kernel.org/mkp/scsi/c/3a37ab0827fd

-- 
Martin K. Petersen	Oracle Linux Engineering