diff for duplicates of <20100805204756.GA1738@tux> diff --git a/a/1.txt b/N1/1.txt index 11b4ccc..5ee34a7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -15,7 +15,7 @@ On Thu, Aug 05, 2010 at 01:26:56PM -0700, Julia Lawall wrote: > ( > if (...) { ... } > | -> if (...) S1 at p1 S2 at p2 +> if (...) S1@p1 S2@p2 > ) > > @script:python@ @@ -23,7 +23,7 @@ On Thu, Aug 05, 2010 at 01:26:56PM -0700, Julia Lawall wrote: > p2 << r.p2; > @@ > -> if (p1[0].column == p2[0].column): +> if (p1[0].column = p2[0].column): > cocci.print_main("branch",p1) > cocci.print_secs("after",p2) > // </smpl> diff --git a/a/content_digest b/N1/content_digest index 169252a..e1eea9c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,19 @@ "ref\0Pine.LNX.4.64.1008052226380.31692@ask.diku.dk\0" "From\0Luis R. Rodriguez <lrodriguez@atheros.com>\0" - "Subject\0[ath9k-devel] [PATCH 33/42] drivers/net/wireless/ath/ath9k: Adjust confusing if indentation\0" - "Date\0Thu, 5 Aug 2010 13:47:56 -0700\0" - "To\0ath9k-devel@lists.ath9k.org\0" + "Subject\0Re: [PATCH 33/42] drivers/net/wireless/ath/ath9k: Adjust confusing\0" + "Date\0Thu, 05 Aug 2010 20:47:56 +0000\0" + "To\0Julia Lawall <julia@diku.dk>\0" + "Cc\0Luis Rodriguez <Luis.Rodriguez@atheros.com>" + Jouni Malinen <Jouni.Malinen@atheros.com> + Sujith Manoharan <Sujith.Manoharan@atheros.com> + Vasanth Thiagarajan <Vasanth.Thiagarajan@atheros.com> + Senthilkumar Balasubramanian <Senthilkumar.Balasubramanian@atheros.com> + John W. Linville <linville@tuxdriver.com> + linux-wireless@vger.kernel.org <linux-wireless@vger.kernel.org> + ath9k-devel@lists.ath9k.org <ath9k-devel@lists.ath9k.org> + netdev@vger.kernel.org <netdev@vger.kernel.org> + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + " kernel-janitors@vger.kernel.org <kernel-janitors@vger.kernel.org>\0" "\00:1\0" "b\0" "On Thu, Aug 05, 2010 at 01:26:56PM -0700, Julia Lawall wrote:\n" @@ -22,7 +33,7 @@ "> (\n" "> if (...) { ... }\n" "> |\n" - "> if (...) S1 at p1 S2 at p2\n" + "> if (...) S1@p1 S2@p2\n" "> )\n" "> \n" "> @script:python@\n" @@ -30,7 +41,7 @@ "> p2 << r.p2;\n" "> @@\n" "> \n" - "> if (p1[0].column == p2[0].column):\n" + "> if (p1[0].column = p2[0].column):\n" "> cocci.print_main(\"branch\",p1)\n" "> cocci.print_secs(\"after\",p2)\n" "> // </smpl>\n" @@ -47,4 +58,4 @@ "\n" Luis -ae9ea9afa7bece5963b4e62086798a0fd271b726b3b8ab586e66c01bcc267352 +b2a5ee06875280eb9efe2b16c475baec89601b26013d99118723e0b2ba336f42
diff --git a/a/1.txt b/N2/1.txt index 11b4ccc..3ee268f 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -15,7 +15,7 @@ On Thu, Aug 05, 2010 at 01:26:56PM -0700, Julia Lawall wrote: > ( > if (...) { ... } > | -> if (...) S1 at p1 S2 at p2 +> if (...) S1@p1 S2@p2 > ) > > @script:python@ diff --git a/a/content_digest b/N2/content_digest index 169252a..a6f5544 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,19 @@ "ref\0Pine.LNX.4.64.1008052226380.31692@ask.diku.dk\0" "From\0Luis R. Rodriguez <lrodriguez@atheros.com>\0" - "Subject\0[ath9k-devel] [PATCH 33/42] drivers/net/wireless/ath/ath9k: Adjust confusing if indentation\0" + "Subject\0Re: [PATCH 33/42] drivers/net/wireless/ath/ath9k: Adjust confusing if indentation\0" "Date\0Thu, 5 Aug 2010 13:47:56 -0700\0" - "To\0ath9k-devel@lists.ath9k.org\0" + "To\0Julia Lawall <julia@diku.dk>\0" + "Cc\0Luis Rodriguez <Luis.Rodriguez@atheros.com>" + Jouni Malinen <Jouni.Malinen@atheros.com> + Sujith Manoharan <Sujith.Manoharan@atheros.com> + Vasanth Thiagarajan <Vasanth.Thiagarajan@atheros.com> + Senthilkumar Balasubramanian <Senthilkumar.Balasubramanian@atheros.com> + John W. Linville <linville@tuxdriver.com> + linux-wireless@vger.kernel.org <linux-wireless@vger.kernel.org> + ath9k-devel@lists.ath9k.org <ath9k-devel@lists.ath9k.org> + netdev@vger.kernel.org <netdev@vger.kernel.org> + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + " kernel-janitors@vger.kernel.org <kernel-janitors@vger.kernel.org>\0" "\00:1\0" "b\0" "On Thu, Aug 05, 2010 at 01:26:56PM -0700, Julia Lawall wrote:\n" @@ -22,7 +33,7 @@ "> (\n" "> if (...) { ... }\n" "> |\n" - "> if (...) S1 at p1 S2 at p2\n" + "> if (...) S1@p1 S2@p2\n" "> )\n" "> \n" "> @script:python@\n" @@ -47,4 +58,4 @@ "\n" Luis -ae9ea9afa7bece5963b4e62086798a0fd271b726b3b8ab586e66c01bcc267352 +942d638c60b33515a53dd2ec76a8120cba28b6fbecd1e4229e5c625c31b1c4b3
diff --git a/a/1.txt b/N3/1.txt index 11b4ccc..3ee268f 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -15,7 +15,7 @@ On Thu, Aug 05, 2010 at 01:26:56PM -0700, Julia Lawall wrote: > ( > if (...) { ... } > | -> if (...) S1 at p1 S2 at p2 +> if (...) S1@p1 S2@p2 > ) > > @script:python@ diff --git a/a/content_digest b/N3/content_digest index 169252a..0df66b5 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -1,8 +1,19 @@ "ref\0Pine.LNX.4.64.1008052226380.31692@ask.diku.dk\0" "From\0Luis R. Rodriguez <lrodriguez@atheros.com>\0" - "Subject\0[ath9k-devel] [PATCH 33/42] drivers/net/wireless/ath/ath9k: Adjust confusing if indentation\0" + "Subject\0Re: [PATCH 33/42] drivers/net/wireless/ath/ath9k: Adjust confusing if indentation\0" "Date\0Thu, 5 Aug 2010 13:47:56 -0700\0" - "To\0ath9k-devel@lists.ath9k.org\0" + "To\0Julia Lawall <julia@diku.dk>\0" + "Cc\0Luis Rodriguez <Luis.Rodriguez@atheros.com>" + Jouni Malinen <Jouni.Malinen@atheros.com> + Sujith Manoharan <Sujith.Manoharan@atheros.com> + Vasanth Thiagarajan <Vasanth.Thiagarajan@atheros.com> + Senthilkumar Balasubramanian <Senthilkumar.Balasubramanian@atheros.com> + John W. Linville <linville@tuxdriver.com> + linux-wireless@vger.kernel.org <linux-wireless@vger.kernel.org> + ath9k-devel@lists.ath9k.org <ath9k-devel@venema.h4ckr.net> + netdev@vger.kernel.org <netdev@vger.kernel.org> + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + " kernel-janitors@vger.kernel.org <kernel-janitors@vger.kernel.org>\0" "\00:1\0" "b\0" "On Thu, Aug 05, 2010 at 01:26:56PM -0700, Julia Lawall wrote:\n" @@ -22,7 +33,7 @@ "> (\n" "> if (...) { ... }\n" "> |\n" - "> if (...) S1 at p1 S2 at p2\n" + "> if (...) S1@p1 S2@p2\n" "> )\n" "> \n" "> @script:python@\n" @@ -47,4 +58,4 @@ "\n" Luis -ae9ea9afa7bece5963b4e62086798a0fd271b726b3b8ab586e66c01bcc267352 +ca710e3725f64cf7fcbe7b4d836e92f9a6a813e1afd519007440be3457b0d9d4
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.