Re: [PATCH 1/4] Add targets to use the Coccinelle checker

From: Nicolas Palix
Date: Mon Apr 26 2010 - 18:20:24 EST


On Monday 26 April 2010 23:37:01 Joe Perches wrote:
> I like the concept and believe the kernel tree is a better
> repository for these scripts than an external website.

Thank you for your feedback and support.

I attached an updated version of the patch 1/4.

>
> On Mon, 2010-04-26 at 23:11 +0200, Nicolas Palix wrote:
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 3d29fa3..2aab763 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -1533,6 +1533,16 @@ L: platform-driver-x86@xxxxxxxxxxxxxxx
> > S: Supported
> > F: drivers/platform/x86/classmate-laptop.c
> >
> > +COCCINELLE
>
> COCCINELLE/Semantic Patches (SmPL)
>
> > +coccicheck-context coccicheck-patch coccicheck-org coccicheck-report:
> > + @echo "\nPlease, check for false positive in the output before submitting a patch.\n\n"\
>
> Please check for false positives etc...
>
> > + "Take particularly attention when using the \"patch\" mode\n"\
> > + "and carefully review the patch YOU are about to submit.\n"
>
> you
>
>
>
>