On Fri, Sep 09, 2005 at 09:14:35PM +0100, viro@xxxxxxxxxxxxxxxxxx wrote: > On Sat, Sep 10, 2005 at 12:18:34AM +0400, Alexey Dobriyan wrote: > > On Fri, Sep 09, 2005 at 03:32:05PM -0400, Luben Tuikov wrote: > > > --- linux-2.6.13-orig/drivers/scsi/aic94xx/Makefile > > > +++ linux-2.6.13/drivers/scsi/aic94xx/Makefile > > > > > +CHECK = sparse -Wbitwise > > > > make C=1 CHECK="sparse -Wbitwise" > > or > > make C=1 > Or patch below and use make C=1 CF=-Wbitwise... > > Allows to add to sparse arguments without mutilating makefiles - just > pass CF=<arguments> and they will be added to CHECKFLAGS. Applied - thanks. Sam - : 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