drivers/scsi/ncr53c8xx.c:5306:9: sparse: sparse: cast truncates bits from constant value (58f becomes 8f)

2020-05-15 Thread kbuild test robot
build test robot sparse warnings: (new ones prefixed by >>) >> drivers/scsi/ncr53c8xx.c:5306:9: sparse: sparse: cast truncates bits from >> constant value (58f becomes 8f) vim +5306 drivers/scsi/ncr53c8xx.c ^1da177e4c3f41 Linus Torvalds 2005-04-16 5243 ^1da177e4c3f41 Lin

Re: drivers/scsi/ncr53c8xx.c:5306:9: sparse: sparse: cast truncates bits from constant value (58f becomes 8f)

2020-05-15 Thread Matthew Wilcox
__CHECK_ENDIAN__' > > If you fix the issue, kindly add following tag as appropriate > Reported-by: kbuild test robot > > > sparse warnings: (new ones prefixed by >>) > > >> drivers/scsi/ncr53c8xx.c:5306:9: sparse: sparse: cast truncates bits fr

Re: [kbuild-all] Re: drivers/scsi/ncr53c8xx.c:5306:9: sparse: sparse: cast truncates bits from constant value (58f becomes 8f)

2020-05-17 Thread Philip Li
you fix the issue, kindly add following tag as appropriate > > Reported-by: kbuild test robot > > > > > > sparse warnings: (new ones prefixed by >>) > > > > >> drivers/scsi/ncr53c8xx.c:5306:9: sparse: sparse: cast truncates bits > > &g