On Sat, Aug 17, 2013 at 02:03:51AM -0700, Joe Perches wrote: > checkpatch tends to be used for firs patch submissions and > adding it would only encourage a new wave of trivial whitespace > patches.
Nope, we definitely don't want that... > I think there are already way, _way_ too many existing instances > of comments that are of the form > /* foo > * ... > to add that. > > There are 10s of thousands outside of net/ and drivers/net/. ... unless there's a way to detect new submissions and scream only for those. I.e., look at lines starting with "+" which don't have corresponding "-" lines. This would need a bit of experimenting and is not trivial though, maybe Algorithm::Diff could even help there. Sounds like a mini-project for a perl dude :-) Thanks. -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. -- -- 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/