On 08/26/2015 02:04 PM, kbuild test robot wrote:
tree:   git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git misc
head:   8d16366b5f23e928e5fd22eaeaceeb0356921fc0
commit: 118e2ef9df2297147706d21d2a1dfeefea878c5a [35/39] qla2xxx: Avoid that 
sparse complains about duplicate [noderef] attributes
reproduce:
   # apt-get install sparse
   git checkout 118e2ef9df2297147706d21d2a1dfeefea878c5a
   make ARCH=x86_64 allmodconfig
   make C=1 CF=-D__CHECK_ENDIAN__


sparse warnings: (new ones prefixed by >>)

drivers/scsi/qla2xxx/qla_iocb.c:1972:18: sparse: incorrect type in assignment 
(different base types)

Hello,

The scope of the patches that just have been queued in James' scsi-misc branch is to address the sparse warnings reported without CF=-D__CHECK_ENDIAN__. Addressing the endianness warnings in the qla2xxx driver is a separate (large) effort. If anyone is volunteering, please let me know.

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

Reply via email to