Hi Naresh,

On Fri, Nov 16, 2012 at 03:41:53PM +0530, Naresh Kumar Inna wrote:
> On 11/15/2012 11:59 PM, kbuild test robot wrote:
> > tree:   git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git misc
> > head:   0779fa137a73170b6c796fdb476f1455ba67b9aa
> > commit: 0779fa137a73170b6c796fdb476f1455ba67b9aa [36/36] [SCSI] csiostor: 
> > Chelsio FCoE offload driver
> > 
> > 
> > sparse warnings:
> > 
> 
> Thanks for your report.

My pleasure!

> My run of 'make C=2' to run sparse never reported these. Is there
> someway I can run your tool locally so I can clean up my next set of
> patches before sending them?
 
This will enable more sparse type checks:

make C=1 CF=-D__CHECK_ENDIAN__

> With respect to the warnings, will correct type-casting help me get rid
> of most of them?

As long as the type-casting is *correct* ;-) 

Thanks,
Fengguang
--
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