On Thu, Jun 21, 2012 at 07:50:02AM +0000, James Bottomley wrote: > @@ -22,7 +22,9 @@ > ccflags-$(GCOV) := -fprofile-arcs -ftest-coverage > ccflags-$(GCOV) += -O0 > > +ifdef WARNINGS_BECOME_ERRORS > ccflags-y += -Werror > +endif > > obj-$(CONFIG_SCSI_LPFC) := lpfc.o Why not more simply: ccflags-$(WARNINGS_BECOME_ERRORS) += -Werror > N?????r??y????b?X????v?^?)??{.n?+????{???"?{ay??????,j??f???h???z??w??????j:+v???w?j?m????????zZ+???????j"??! That's some nasty line noise on your modem there, James. -- Matthew Wilcox Intel Open Source Technology Centre "Bill, look, we understand that you're interested in selling us this operating system, but compare it to ours. We can't possibly take such a retrograde step." -- To unsubscribe from this list: 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