Re: libata TODO: ioread/iowrite work (was Re: [PATCH libata:upstream] remove compiler warnings)

From: Sam Ravnborg
Date: Mon Aug 22 2005 - 15:38:51 EST


> - install Linus's "sparse" source checker
> - run 'make C=1' in the kernel tree, and make sure libata and drivers
> don't spew warnings
make C=2 will check all files. Handy so you do not need to do a make
clean.
make C=2 drivers/scsi/libata.ko to limit it to libata.

Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/