Re: [PATCH v4 3/3] coccinelle: Add script to check for platform_get_irq() excessive prints

From: Markus Elfring
Date: Wed Jul 24 2019 - 09:19:23 EST


> +@script:python depends on org@
> +p1 << r.p1;
> +@@
> +
> +cocci.print_main(p1)

Will an additional message be helpful at this place?


Will further software development considerations become more interesting
also around a contribution like âCoccinelle: Add a SmPL script for
the reconsideration of redundant dev_err() callsâ?
https://lore.kernel.org/lkml/2744a3fc-9e67-8113-1dd9-43669e06386a@xxxxxx/
https://lore.kernel.org/patchwork/patch/1095937/
https://lkml.org/lkml/2019/7/1/145
https://systeme.lip6.fr/pipermail/cocci/2019-July/006071.html

Regards,
Markus