diff for duplicates of <20150206093450.GA1617@sloth> diff --git a/a/1.txt b/N1/1.txt index ed4ed61..4661f26 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -33,20 +33,20 @@ index 0000000..0307d34 + +// ---------------------------------------------------------------------------- + -+ at comparison depends on context || org || report@ ++@comparison depends on context || org || report@ +struct clk *x1, x2; +position j0; +@@ + +( -+* x1 at j0 == x2 ++* x1@j0 == x2 +| -+* x1 at j0 != x2 ++* x1@j0 != x2 +) + +// ---------------------------------------------------------------------------- + -+ at script:python comparison_org depends on org@ ++@script:python comparison_org depends on org@ +j0 << comparison.j0; +@@ + diff --git a/a/content_digest b/N1/content_digest index bab4e5c..31aaf80 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,12 @@ - "From\0lambert.quentin@gmail.com (Quentin Lambert)\0" - "Subject\0[Cocci] [PATCH 1/1] coccinelle: misc: Semantic patch to find attempts at comparing struct clk pointers\0" + "From\0Quentin Lambert <lambert.quentin@gmail.com>\0" + "Subject\0[PATCH 1/1] coccinelle: misc: Semantic patch to find attempts at comparing struct clk pointers\0" "Date\0Fri, 6 Feb 2015 10:34:50 +0100\0" - "To\0cocci@systeme.lip6.fr\0" + "To\0Julia Lawall <Julia.Lawall@lip6.fr>" + Gilles Muller <Gilles.Muller@lip6.fr> + Nicolas Palix <nicolas.palix@imag.fr> + " Michal Marek <mmarek@suse.cz>\0" + "Cc\0linux-kernel@vger.kernel.org" + " cocci@systeme.lip6.fr\0" "\00:1\0" "b\0" "This semantic patches find instances where struct clk pointers are compared.\n" @@ -39,20 +44,20 @@ "+\n" "+// ----------------------------------------------------------------------------\n" "+\n" - "+ at comparison depends on context || org || report@\n" + "+@comparison depends on context || org || report@\n" "+struct clk *x1, x2;\n" "+position j0;\n" "+@@\n" "+\n" "+(\n" - "+* x1 at j0 == x2\n" + "+* x1@j0 == x2\n" "+|\n" - "+* x1 at j0 != x2\n" + "+* x1@j0 != x2\n" "+)\n" "+\n" "+// ----------------------------------------------------------------------------\n" "+\n" - "+ at script:python comparison_org depends on org@\n" + "+@script:python comparison_org depends on org@\n" "+j0 << comparison.j0;\n" "+@@\n" "+\n" @@ -71,4 +76,4 @@ "-- \n" 1.9.1 -e805dc3f587540dcea9d41ec31b2b829bd9731eb49d931960e6644f133dde043 +efbbdc300b34f3d39c6e674836c84e976a50fc1cbea67c28bd9485a6ed1e5632
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.