> > Would you like to update the provided software documentation together with
> > the small extension of this bash script?
> >
> > Update candidates:
>
> Please reconsider also the section “Using Coccinelle with a single semantic
> patch”:
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/dev-tools/coccinelle.rst?id=f877bee5ea0b56c39cd0a243e113a577b5a4ef92#n151
>
> Regards,
> Markus
Could we add new lines?
How about the following?
The optional make variable COCCI can be used to search SmPL scripts in a
directory. In that case, the variable must be initialized with the name of
directory contains SmPL scripts.
For instance::
make coccicheck COCCI=<my_SPDIR> MODE=patch
or::
make coccicheck COCCI=<my_SPDIR> MODE=report
Thanks,
Zhong.shiqi
_______________________________________________
Cocci mailing list
Cocci@systeme.lip6.fr
https://systeme.lip6.fr/mailman/listinfo/cocci