mbox series

[0/2] scsi: qla1280: Resolve some compilation issues

Message ID 1629294801-32102-1-git-send-email-john.garry@huawei.com
Headers show
Series scsi: qla1280: Resolve some compilation issues | expand

Message

John Garry Aug. 18, 2021, 1:53 p.m. UTC
As another follow-up to removing scsi_cmnd.tag in [0], remove its usage in
the qla1280 driver lurking under a local build switch. Also fix
pre-existing compilation issues under the same switch.

Based on mkp-scsi 5.15 staging at 848ade90ba9c

[0] https://lore.kernel.org/linux-scsi/yq14kbppa42.fsf@ca-mkp.ca.oracle.com/T/#mb47909f38f35837686734369600051b278d124af

John Garry (2):
  scsi: qla1280: Stop using scsi_cmnd.tag
  scsi: qla1280: Fix DEBUG_QLA1280 compilation issues

 drivers/scsi/qla1280.c | 41 +++++++++--------------------------------
 1 file changed, 9 insertions(+), 32 deletions(-)

-- 
2.17.1

Comments

Martin K. Petersen Aug. 28, 2021, 2:32 a.m. UTC | #1
On Wed, 18 Aug 2021 21:53:19 +0800, John Garry wrote:

> As another follow-up to removing scsi_cmnd.tag in [0], remove its usage in

> the qla1280 driver lurking under a local build switch. Also fix

> pre-existing compilation issues under the same switch.

> 

> Based on mkp-scsi 5.15 staging at 848ade90ba9c

> 

> [0] https://lore.kernel.org/linux-scsi/yq14kbppa42.fsf@ca-mkp.ca.oracle.com/T/#mb47909f38f35837686734369600051b278d124af

> 

> [...]


Applied to 5.15/scsi-queue, thanks!

[1/2] scsi: qla1280: Stop using scsi_cmnd.tag
      https://git.kernel.org/mkp/scsi/c/c563c126e293

-- 
Martin K. Petersen	Oracle Linux Engineering