diff for duplicates of <1434128979-2096-1-git-send-email-hofrat@osadl.org> diff --git a/a/1.txt b/N1/1.txt index fa501a7..6e81134 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -69,19 +69,19 @@ index 0000000..9ec00cc +virtual report +virtual strict + -+ at cc depends on !patch && (context || org || report || strict)@ ++@cc depends on !patch && (context || org || report || strict)@ +constant C; +position p; +@@ + +( -+schedule_timeout at p(C) ++schedule_timeout@p(C) +| -+schedule_timeout_interruptible at p(C) ++schedule_timeout_interruptible@p(C) +| -+schedule_timeout_killable at p(C) ++schedule_timeout_killable@p(C) +| -+schedule_timeout_uninterruptible at p(C) ++schedule_timeout_uninterruptible@p(C) +| +mod_timer(...,C) +| @@ -126,7 +126,7 @@ index 0000000..9ec00cc +wait_for_completion_killable_timeout(...,C) +) + -+ at script:python depends on org@ ++@script:python depends on org@ +p << cc.p; +timeout << cc.C; +@@ @@ -139,7 +139,7 @@ index 0000000..9ec00cc + msg = "WARNING: timeout is HZ dependent" + coccilib.org.print_safe_todo(p[0], msg) + -+ at script:python depends on report@ ++@script:python depends on report@ +p << cc.p; +timeout << cc.C; +@@ diff --git a/a/content_digest b/N1/content_digest index 017d91f..8481bea 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,16 @@ - "From\0hofrat@osadl.org (Nicholas Mc Guire)\0" - "Subject\0[Cocci] [PATCH RFC V2] coccinelle: flag constants being passed for jiffies\0" + "From\0Nicholas Mc Guire <hofrat@osadl.org>\0" + "Subject\0[PATCH RFC V2] coccinelle: flag constants being passed for jiffies\0" "Date\0Fri, 12 Jun 2015 19:09:39 +0200\0" - "To\0cocci@systeme.lip6.fr\0" + "To\0Julia Lawall <Julia.Lawall@lip6.fr>\0" + "Cc\0Gilles Muller <Gilles.Muller@lip6.fr>" + Nicolas Palix <nicolas.palix@imag.fr> + Michal Marek <mmarek@suse.cz> + Joe Perches <joe@perches.com> + Andy Whitcroft <apw@canonical.com> + John Stultz <john.stultz@linaro.org> + cocci@systeme.lip6.fr + linux-kernel@vger.kernel.org + " Nicholas Mc Guire <hofrat@osadl.org>\0" "\00:1\0" "b\0" "A number of functions takes a jiffies value as timeout. Passing in a \n" @@ -75,19 +84,19 @@ "+virtual report\n" "+virtual strict\n" "+\n" - "+ at cc depends on !patch && (context || org || report || strict)@\n" + "+@cc depends on !patch && (context || org || report || strict)@\n" "+constant C;\n" "+position p;\n" "+@@\n" "+\n" "+(\n" - "+schedule_timeout at p(C)\n" + "+schedule_timeout@p(C)\n" "+|\n" - "+schedule_timeout_interruptible at p(C)\n" + "+schedule_timeout_interruptible@p(C)\n" "+|\n" - "+schedule_timeout_killable at p(C)\n" + "+schedule_timeout_killable@p(C)\n" "+|\n" - "+schedule_timeout_uninterruptible at p(C)\n" + "+schedule_timeout_uninterruptible@p(C)\n" "+|\n" "+mod_timer(...,C)\n" "+|\n" @@ -132,7 +141,7 @@ "+wait_for_completion_killable_timeout(...,C)\n" "+)\n" "+\n" - "+ at script:python depends on org@\n" + "+@script:python depends on org@\n" "+p << cc.p;\n" "+timeout << cc.C;\n" "+@@\n" @@ -145,7 +154,7 @@ "+ msg = \"WARNING: timeout is HZ dependent\"\n" "+ coccilib.org.print_safe_todo(p[0], msg)\n" "+\n" - "+ at script:python depends on report@\n" + "+@script:python depends on report@\n" "+p << cc.p;\n" "+timeout << cc.C;\n" "+@@\n" @@ -173,4 +182,4 @@ "-- \n" 1.7.10.4 -2649f55f2e410260b63d88d7552d995f7f30d131516e1835582fdc860d1acfbc +7c63126e8b2ff826cdd902f9dff1e4962bba68c384533bcc7fd160868791480c
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.