diff for duplicates of <20170611154924.42013a01@kernel.org> diff --git a/a/1.txt b/N1/1.txt index fc32fd8..16560e7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -41,7 +41,7 @@ Jonathan > +virtual org > +virtual report > + -> + at initialize:python@ +> +@initialize:python@ > +@@ > + > +def not_wrapper(p): @@ -50,22 +50,22 @@ Jonathan > + p[0].current_element != "gpiod_get_optional" and > + p[0].current_element != "gpiod_get"); > + -> + at r depends on patch && !context && !org && !report@ +> +@r depends on patch && !context && !org && !report@ > +expression e1,e2,e3,e4,e5,e6,n != 0; > +position p : script:python() { not_wrapper(p) }; > +@@ > + > +( -> +- devm_gpiod_get_index_optional at p +> +- devm_gpiod_get_index_optional@p > ++ devm_gpiod_get_optional > +| -> +- devm_gpiod_get_index at p +> +- devm_gpiod_get_index@p > ++ devm_gpiod_get > +| -> +- gpiod_get_index_optional at p +> +- gpiod_get_index_optional@p > ++ gpiod_get_optional > +| -> +- gpiod_get_index at p +> +- gpiod_get_index@p > ++ gpiod_get > +) > + (e1,e2, @@ -78,19 +78,19 @@ Jonathan > + > +// ---------------------------------------------------------------------------- > + -> + at r_context depends on !patch && (context || org || report) forall@ +> +@r_context depends on !patch && (context || org || report) forall@ > +expression e1, e2, e3, e4, e5, e6, n != 0; > +position p: script:python () { not_wrapper(p) }; > +@@ > + > +( -> +* devm_gpiod_get_index_optional at p +> +* devm_gpiod_get_index_optional@p > +| -> +* devm_gpiod_get_index at p +> +* devm_gpiod_get_index@p > +| -> +* gpiod_get_index_optional at p +> +* gpiod_get_index_optional@p > +| -> +* gpiod_get_index at p +> +* gpiod_get_index@p > +) > + (e1,e2, > +* 0, @@ -102,7 +102,7 @@ Jonathan > + > +// ---------------------------------------------------------------------------- > + -> + at script:python r_org depends on org@ +> +@script:python r_org depends on org@ > +p << r_context.p; > +@@ > + @@ -111,7 +111,7 @@ Jonathan > + > +// ---------------------------------------------------------------------------- > + -> + at script:python r_report depends on report@ +> +@script:python r_report depends on report@ > +p << r_context.p; > +@@ > + @@ -120,5 +120,5 @@ Jonathan > > -- > To unsubscribe from this list: send the line "unsubscribe linux-iio" in -> the body of a message to majordomo at vger.kernel.org +> the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 9f7d68f..680b62f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01497189236-4666-1-git-send-email-Julia.Lawall@lip6.fr\0" - "From\0jic23@kernel.org (Jonathan Cameron)\0" - "Subject\0[Cocci] [PATCH] scripts/coccinelle/api/gpiod_get_index.cocci: use gpiod_get variant when possible\0" - "Date\0Sun, 11 Jun 2017 15:49:24 +0100\0" + "From\0Jonathan Cameron <jic23@kernel.org>\0" + "Subject\0Re: [PATCH] scripts/coccinelle/api/gpiod_get_index.cocci: use gpiod_get variant when possible\0" + "Date\0Sun, 11 Jun 2017 14:49:24 +0000\0" "To\0cocci@systeme.lip6.fr\0" "\00:1\0" "b\0" @@ -48,7 +48,7 @@ "> +virtual org\n" "> +virtual report\n" "> +\n" - "> + at initialize:python@\n" + "> +@initialize:python@\n" "> +@@\n" "> +\n" "> +def not_wrapper(p):\n" @@ -57,22 +57,22 @@ "> + p[0].current_element != \"gpiod_get_optional\" and\n" "> + p[0].current_element != \"gpiod_get\");\n" "> +\n" - "> + at r depends on patch && !context && !org && !report@\n" + "> +@r depends on patch && !context && !org && !report@\n" "> +expression e1,e2,e3,e4,e5,e6,n != 0;\n" "> +position p : script:python() { not_wrapper(p) };\n" "> +@@\n" "> +\n" "> +(\n" - "> +- devm_gpiod_get_index_optional at p\n" + "> +- devm_gpiod_get_index_optional@p\n" "> ++ devm_gpiod_get_optional\n" "> +|\n" - "> +- devm_gpiod_get_index at p\n" + "> +- devm_gpiod_get_index@p\n" "> ++ devm_gpiod_get\n" "> +|\n" - "> +- gpiod_get_index_optional at p\n" + "> +- gpiod_get_index_optional@p\n" "> ++ gpiod_get_optional\n" "> +|\n" - "> +- gpiod_get_index at p\n" + "> +- gpiod_get_index@p\n" "> ++ gpiod_get\n" "> +)\n" "> + (e1,e2,\n" @@ -85,19 +85,19 @@ "> +\n" "> +// ----------------------------------------------------------------------------\n" "> +\n" - "> + at r_context depends on !patch && (context || org || report) forall@\n" + "> +@r_context depends on !patch && (context || org || report) forall@\n" "> +expression e1, e2, e3, e4, e5, e6, n != 0;\n" "> +position p: script:python () { not_wrapper(p) };\n" "> +@@\n" "> +\n" "> +(\n" - "> +* devm_gpiod_get_index_optional at p\n" + "> +* devm_gpiod_get_index_optional@p\n" "> +|\n" - "> +* devm_gpiod_get_index at p\n" + "> +* devm_gpiod_get_index@p\n" "> +|\n" - "> +* gpiod_get_index_optional at p\n" + "> +* gpiod_get_index_optional@p\n" "> +|\n" - "> +* gpiod_get_index at p\n" + "> +* gpiod_get_index@p\n" "> +)\n" "> + (e1,e2,\n" "> +* 0,\n" @@ -109,7 +109,7 @@ "> +\n" "> +// ----------------------------------------------------------------------------\n" "> +\n" - "> + at script:python r_org depends on org@\n" + "> +@script:python r_org depends on org@\n" "> +p << r_context.p;\n" "> +@@\n" "> +\n" @@ -118,7 +118,7 @@ "> +\n" "> +// ----------------------------------------------------------------------------\n" "> +\n" - "> + at script:python r_report depends on report@\n" + "> +@script:python r_report depends on report@\n" "> +p << r_context.p;\n" "> +@@\n" "> +\n" @@ -127,7 +127,7 @@ "> \n" "> --\n" "> To unsubscribe from this list: send the line \"unsubscribe linux-iio\" in\n" - "> the body of a message to majordomo at vger.kernel.org\n" + "> the body of a message to majordomo@vger.kernel.org\n" > More majordomo info at http://vger.kernel.org/majordomo-info.html -3d1d398ccecf64676338aa89515d4caef041f1222d9f2e366f5ee5b033fd177e +2a35dd1caf61a4080dfc679a80cd96427c386774c401c96b1b77c0edd4f34031
diff --git a/a/1.txt b/N2/1.txt index fc32fd8..16560e7 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -41,7 +41,7 @@ Jonathan > +virtual org > +virtual report > + -> + at initialize:python@ +> +@initialize:python@ > +@@ > + > +def not_wrapper(p): @@ -50,22 +50,22 @@ Jonathan > + p[0].current_element != "gpiod_get_optional" and > + p[0].current_element != "gpiod_get"); > + -> + at r depends on patch && !context && !org && !report@ +> +@r depends on patch && !context && !org && !report@ > +expression e1,e2,e3,e4,e5,e6,n != 0; > +position p : script:python() { not_wrapper(p) }; > +@@ > + > +( -> +- devm_gpiod_get_index_optional at p +> +- devm_gpiod_get_index_optional@p > ++ devm_gpiod_get_optional > +| -> +- devm_gpiod_get_index at p +> +- devm_gpiod_get_index@p > ++ devm_gpiod_get > +| -> +- gpiod_get_index_optional at p +> +- gpiod_get_index_optional@p > ++ gpiod_get_optional > +| -> +- gpiod_get_index at p +> +- gpiod_get_index@p > ++ gpiod_get > +) > + (e1,e2, @@ -78,19 +78,19 @@ Jonathan > + > +// ---------------------------------------------------------------------------- > + -> + at r_context depends on !patch && (context || org || report) forall@ +> +@r_context depends on !patch && (context || org || report) forall@ > +expression e1, e2, e3, e4, e5, e6, n != 0; > +position p: script:python () { not_wrapper(p) }; > +@@ > + > +( -> +* devm_gpiod_get_index_optional at p +> +* devm_gpiod_get_index_optional@p > +| -> +* devm_gpiod_get_index at p +> +* devm_gpiod_get_index@p > +| -> +* gpiod_get_index_optional at p +> +* gpiod_get_index_optional@p > +| -> +* gpiod_get_index at p +> +* gpiod_get_index@p > +) > + (e1,e2, > +* 0, @@ -102,7 +102,7 @@ Jonathan > + > +// ---------------------------------------------------------------------------- > + -> + at script:python r_org depends on org@ +> +@script:python r_org depends on org@ > +p << r_context.p; > +@@ > + @@ -111,7 +111,7 @@ Jonathan > + > +// ---------------------------------------------------------------------------- > + -> + at script:python r_report depends on report@ +> +@script:python r_report depends on report@ > +p << r_context.p; > +@@ > + @@ -120,5 +120,5 @@ Jonathan > > -- > To unsubscribe from this list: send the line "unsubscribe linux-iio" in -> the body of a message to majordomo at vger.kernel.org +> the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N2/content_digest index 9f7d68f..b8b96f2 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,19 @@ "ref\01497189236-4666-1-git-send-email-Julia.Lawall@lip6.fr\0" - "From\0jic23@kernel.org (Jonathan Cameron)\0" - "Subject\0[Cocci] [PATCH] scripts/coccinelle/api/gpiod_get_index.cocci: use gpiod_get variant when possible\0" + "From\0Jonathan Cameron <jic23@kernel.org>\0" + "Subject\0Re: [PATCH] scripts/coccinelle/api/gpiod_get_index.cocci: use gpiod_get variant when possible\0" "Date\0Sun, 11 Jun 2017 15:49:24 +0100\0" - "To\0cocci@systeme.lip6.fr\0" + "To\0Julia Lawall <Julia.Lawall@lip6.fr>\0" + "Cc\0kernel-janitors@vger.kernel.org" + Gilles Muller <Gilles.Muller@lip6.fr> + Nicolas Palix <nicolas.palix@imag.fr> + Michal Marek <mmarek@suse.com> + cocci@systeme.lip6.fr + linux-kernel@vger.kernel.org + Andy Shevchenko <andriy.shevchenko@linux.intel.com> + linux-iio@vger.kernel.org + Hartmut Knaack <knaack.h@gmx.de> + Lars-Peter Clausen <lars@metafoo.de> + " Peter Meerwald-Stadler <pmeerw@pmeerw.net>\0" "\00:1\0" "b\0" "On Sun, 11 Jun 2017 15:53:56 +0200\n" @@ -48,7 +59,7 @@ "> +virtual org\n" "> +virtual report\n" "> +\n" - "> + at initialize:python@\n" + "> +@initialize:python@\n" "> +@@\n" "> +\n" "> +def not_wrapper(p):\n" @@ -57,22 +68,22 @@ "> + p[0].current_element != \"gpiod_get_optional\" and\n" "> + p[0].current_element != \"gpiod_get\");\n" "> +\n" - "> + at r depends on patch && !context && !org && !report@\n" + "> +@r depends on patch && !context && !org && !report@\n" "> +expression e1,e2,e3,e4,e5,e6,n != 0;\n" "> +position p : script:python() { not_wrapper(p) };\n" "> +@@\n" "> +\n" "> +(\n" - "> +- devm_gpiod_get_index_optional at p\n" + "> +- devm_gpiod_get_index_optional@p\n" "> ++ devm_gpiod_get_optional\n" "> +|\n" - "> +- devm_gpiod_get_index at p\n" + "> +- devm_gpiod_get_index@p\n" "> ++ devm_gpiod_get\n" "> +|\n" - "> +- gpiod_get_index_optional at p\n" + "> +- gpiod_get_index_optional@p\n" "> ++ gpiod_get_optional\n" "> +|\n" - "> +- gpiod_get_index at p\n" + "> +- gpiod_get_index@p\n" "> ++ gpiod_get\n" "> +)\n" "> + (e1,e2,\n" @@ -85,19 +96,19 @@ "> +\n" "> +// ----------------------------------------------------------------------------\n" "> +\n" - "> + at r_context depends on !patch && (context || org || report) forall@\n" + "> +@r_context depends on !patch && (context || org || report) forall@\n" "> +expression e1, e2, e3, e4, e5, e6, n != 0;\n" "> +position p: script:python () { not_wrapper(p) };\n" "> +@@\n" "> +\n" "> +(\n" - "> +* devm_gpiod_get_index_optional at p\n" + "> +* devm_gpiod_get_index_optional@p\n" "> +|\n" - "> +* devm_gpiod_get_index at p\n" + "> +* devm_gpiod_get_index@p\n" "> +|\n" - "> +* gpiod_get_index_optional at p\n" + "> +* gpiod_get_index_optional@p\n" "> +|\n" - "> +* gpiod_get_index at p\n" + "> +* gpiod_get_index@p\n" "> +)\n" "> + (e1,e2,\n" "> +* 0,\n" @@ -109,7 +120,7 @@ "> +\n" "> +// ----------------------------------------------------------------------------\n" "> +\n" - "> + at script:python r_org depends on org@\n" + "> +@script:python r_org depends on org@\n" "> +p << r_context.p;\n" "> +@@\n" "> +\n" @@ -118,7 +129,7 @@ "> +\n" "> +// ----------------------------------------------------------------------------\n" "> +\n" - "> + at script:python r_report depends on report@\n" + "> +@script:python r_report depends on report@\n" "> +p << r_context.p;\n" "> +@@\n" "> +\n" @@ -127,7 +138,7 @@ "> \n" "> --\n" "> To unsubscribe from this list: send the line \"unsubscribe linux-iio\" in\n" - "> the body of a message to majordomo at vger.kernel.org\n" + "> the body of a message to majordomo@vger.kernel.org\n" > More majordomo info at http://vger.kernel.org/majordomo-info.html -3d1d398ccecf64676338aa89515d4caef041f1222d9f2e366f5ee5b033fd177e +7340d1a7e211b10275a007912e02de9e75092eb0032dca009b875aae57317d02
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.