mbox series

[0/2] Update qla2xxx driver bug fixes

Message ID 20200403084018.30766-1-njavali@marvell.com (mailing list archive)
Headers show
Series Update qla2xxx driver bug fixes | expand

Message

Nilesh Javali April 3, 2020, 8:40 a.m. UTC
Hi Martin,

Please apply the qla2xxx driver bug fixes to the scsi tree at your earliest
convenience.

Thanks,
Nilesh

Nilesh Javali (2):
  qla2xxx: Fix regression warnings
  MAINTAINERS: Update qla2xxx FC-SCSI driver maintainer

 MAINTAINERS                     | 3 ++-
 drivers/scsi/qla2xxx/qla_dbg.c  | 2 +-
 drivers/scsi/qla2xxx/qla_init.c | 2 --
 drivers/scsi/qla2xxx/qla_isr.c  | 1 -
 drivers/scsi/qla2xxx/qla_mbx.c  | 2 --
 5 files changed, 3 insertions(+), 7 deletions(-)


base-commit: 9b88984658fbe14dae7597070a45e3668d1b6ffb
prerequisite-patch-id: badce7907d85dab5d9a908f18471eed24d41400c
prerequisite-patch-id: 580e27c186ebb36974da4a6d2ed96c54757137db
prerequisite-patch-id: 590954e09fa5fcf70cad3ad5842d3c25dab32761

Comments

Martin K. Petersen April 13, 2020, 5:43 p.m. UTC | #1
Nilesh,

> Please apply the qla2xxx driver bug fixes to the scsi tree at your
> earliest convenience.

Added newline after variable declaration as pointed out by Bart.

Applied to 5.7/scsi-fixes, thanks!