Merge patch series "scsi: qla2xxx deadcoding"
authorMartin K. Petersen <martin.petersen@oracle.com>
Tue, 22 Apr 2025 01:52:15 +0000 (21:52 -0400)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 22 Apr 2025 01:52:15 +0000 (21:52 -0400)
commit79034ca229843ffe6390a9e46668758e4364b796
tree412e823e2e1435487572d57ab2d65753a811565e
parent26f8d978918baa41148917ec8d9b67596baef0fa
parent3a37ab0827fd36a670c5db8a13b3703e4b30c7e1
Merge patch series "scsi: qla2xxx deadcoding"

linux@treblig.org says:

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>
Link: https://lore.kernel.org/r/20250415002803.135909-1-linux@treblig.org
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>