[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.21.1910031422240.2406@hadrien>
Date: Thu, 3 Oct 2019 14:22:58 +0200 (CEST)
From: Julia Lawall <julia.lawall@...6.fr>
To: Masahiro Yamada <yamada.masahiro@...ionext.com>
cc: Yuehaibing <yuehaibing@...wei.com>,
Gilles Muller <Gilles.Muller@...6.fr>,
Nicolas Palix <nicolas.palix@...g.fr>,
Michal Marek <michal.lkml@...kovi.net>,
Matthias Maennich <maennich@...gle.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Coccinelle <cocci@...teme.lip6.fr>
Subject: Re: [RFC PATCH] scripts: Fix coccicheck failed
On Thu, 3 Oct 2019, Masahiro Yamada wrote:
> On Tue, Oct 1, 2019 at 10:01 PM Julia Lawall <julia.lawall@...6.fr> wrote:
> > > diff --git a/scripts/coccinelle/misc/add_namespace.cocci b/scripts/coccinelle/misc/add_namespace.cocci
> > > index c832bb6445a8..99e93a6c2e24 100644
> > > --- a/scripts/coccinelle/misc/add_namespace.cocci
> > > +++ b/scripts/coccinelle/misc/add_namespace.cocci
> > > @@ -6,6 +6,8 @@
> > > /// add a missing namespace tag to a module source file.
> > > ///
> > >
> > > +virtual report
> > > +
> > > @has_ns_import@
> > > declarer name MODULE_IMPORT_NS;
> > > identifier virtual.ns;
> > >
> > >
> > >
> > > Adding virtual report make the coccicheck go ahead smoothly.
> >
> > Acked-by: Julia Lawall <julia.lawall@...6.fr>
> >
>
>
> Was this patch posted somewhere?
It was probably waiting for moderation in the cocci mailing list. Do you
have it now (or in a few minutes)?
julia
Powered by blists - more mailing lists