On Wed, Dec 19, 2012 at 09:43:42AM -0800, Joe Perches wrote: > When I use this file > $ cat .git/hooks/pre-commit > exec git diff --cached HEAD -- | ./scripts/checkpatch.pl --strict - > $ > > it works fine. > ^ > Here's the latest checkpatch diff without that > concatenation warning for you to try. Yep, looks good. Add a proper commit message and ship it. Tested-by: Borislav Petkov <bp@xxxxxxxxx> Btw, you should credit Cesar in the commit message for the idea. 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-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html