Re: [PATCH 2.6.13 1/20] aic94xx: Makefile

2005-09-09 Thread Alexey Dobriyan
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 +clean-files += *~ Don't override what

[PATCH 2.6.13 1/20] aic94xx: Makefile

2005-09-09 Thread Luben Tuikov
Signed-off-by: Luben Tuikov [EMAIL PROTECTED] diff -X linux-2.6.13/Documentation/dontdiff -Naur linux-2.6.13-orig/drivers/scsi/aic94xx/Makefile linux-2.6.13/drivers/scsi/aic94xx/Makefile --- linux-2.6.13-orig/drivers/scsi/aic94xx/Makefile 1969-12-31 19:00:00.0 -0500 +++

Re: [PATCH 2.6.13 1/20] aic94xx: Makefile

2005-09-09 Thread Benjamin LaHaise
A single file per patch is not really a patch split up. Patches should stand on their own, leaving the tree in a compilable functioning state during each step. -ben - To unsubscribe from this list: send the line unsubscribe linux-scsi in the body of a message to [EMAIL