Re: [PATCH] scripts: add checkmaintainers.py

From: Borislav Petkov
Date: Thu Dec 20 2012 - 14:31:33 EST


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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/