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 <b...@alien8.de> 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-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/