On Fri, 2014-03-07 at 10:54 +0300, Dan Carpenter wrote: > How many warnings does this generate does this generate when you run it > across the whole tree?
A lot. Check back with me after the week or so it'll take to run on this little netboook. Try this with both patches applied if you want to know yourself... $ git ls-files | grep "\.[ch]$"| \ xargs ./scripts/checkpatch.pl -f --strict --types=spacing --emacs --terse | \ grep "Missing a blank" -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/