This patch set fixes sparse check warnings. The first patch fixes all regular sparse check warning, and the second patch is the first round of fix for the endianess check warnings from make C=2 CF="-D__CHECK_ENDIAN__". Maggie (2): bfa: fix regular sparse check warnings. bfa: fix endianess sparse check warnings drivers/scsi/bfa/bfa_cb_ioim.h | 2 +- drivers/scsi/bfa/bfa_defs_svc.h | 8 +- drivers/scsi/bfa/bfa_fc.h | 50 ++++---- drivers/scsi/bfa/bfa_fcbuild.c | 44 ++++---- drivers/scsi/bfa/bfa_fcbuild.h | 28 +++--- drivers/scsi/bfa/bfa_fcs.h | 14 +- drivers/scsi/bfa/bfa_fcs_lport.c | 232 +++++++++++++++++++------------------- drivers/scsi/bfa/bfa_fcs_rport.c | 10 +-- drivers/scsi/bfa/bfa_ioc.c | 5 +- drivers/scsi/bfa/bfa_ioc.h | 10 +- drivers/scsi/bfa/bfa_ioc_cb.c | 2 +- drivers/scsi/bfa/bfa_ioc_ct.c | 2 +- drivers/scsi/bfa/bfa_port.c | 2 +- drivers/scsi/bfa/bfa_svc.c | 4 +- drivers/scsi/bfa/bfad.c | 4 +- drivers/scsi/bfa/bfad_attr.c | 8 +- drivers/scsi/bfa/bfad_debugfs.c | 42 ++++++- drivers/scsi/bfa/bfad_drv.h | 6 +- drivers/scsi/bfa/bfi.h | 4 +- drivers/scsi/bfa/bfi_ms.h | 50 ++++---- 20 files changed, 277 insertions(+), 250 deletions(-) -- 1.7.2.1 -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html