[PATCH 0/4] qla2xxx: Fix warnings triggered by static checker tools

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patches in this series address the warnings triggered by the qla2xxx
by building with W=1 and also the warnings reported by sparse and smatch.
I'd like to queue these patches for v4.10-rc5. Please review these patches.

Bart Van Assche (4):
  qla2xxx: Fix indentation
  qla2xxx: Declare an array with file scope static
  qla2xxx: Move two arrays from header files to .c files
  qla2xxx: Avoid that building with W=1 triggers complaints about
    set-but-not-used variables

 drivers/scsi/qla2xxx/qla_attr.c   |  3 +--
 drivers/scsi/qla2xxx/qla_mbx.c    | 10 ++++------
 drivers/scsi/qla2xxx/qla_nx.c     |  5 +++++
 drivers/scsi/qla2xxx/qla_nx.h     |  3 +--
 drivers/scsi/qla2xxx/qla_nx2.c    | 17 +++++++++++++++++
 drivers/scsi/qla2xxx/qla_nx2.h    | 17 -----------------
 drivers/scsi/qla2xxx/qla_target.c |  3 +++
 7 files changed, 31 insertions(+), 27 deletions(-)

-- 
2.11.0

--
To unsubscribe from this list: send the line "unsubscribe target-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux SCSI]     [Kernel Newbies]     [Linux SCSI Target Infrastructure]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Device Mapper]

  Powered by Linux