On Sun, Nov 19, 2017 at 02:33:14PM +0100, Heinrich Schuchardt wrote:

> Coccinelle is a program for static code analysis.
> For details on Coccinelle see
> 
>       http://coccinelle.lip6.fr/
> 
> Add scripts/coccicheck copied from Linux kernel v4.14.
> 
> The coccicheck script executes the tests *.cocci in
> directory scripts/coccinelle by calling spatch.
> 
> In Makefile add a coccicheck target. You can use it with
> 
>       make coccicheck MODE=<mode>
> 
>       where mode in patch, report, context, org.
> 
> Add a copy of Linux v4.14 file Documentation/dev-tools/coccinelle.rst
> as doc/README.coccinelle.
> 
> Cc: Simon Glass <s...@chromium.org>
> Signed-off-by: Heinrich Schuchardt <xypron.g...@gmx.de>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: PGP signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to