diff for duplicates of <20081218155042.GF4121@tuxdriver.com> diff --git a/a/1.txt b/N1/1.txt index 15e5fed..33b4b84 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -19,7 +19,7 @@ On Tue, Dec 16, 2008 at 04:14:28PM +0100, Julia Lawall wrote: > + T i; > ... when != E > when != i -> if (E == NULL) S +> if (E = NULL) S > + i = E->fld; > // </smpl> > @@ -41,7 +41,7 @@ On Tue, Dec 16, 2008 at 04:14:28PM +0100, Julia Lawall wrote: > + const struct hal_percal_data *calData; > int i; > -> if (currCal == NULL) +> if (currCal = NULL) > return false; > + calData = currCal->calData; > @@ -53,4 +53,4 @@ Perhaps this is against some older version? John -- John W. Linville Linux should be at the core -linville at tuxdriver.com of your literate lifestyle. +linville@tuxdriver.com of your literate lifestyle. diff --git a/a/content_digest b/N1/content_digest index 8998f40..7a4d274 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,14 @@ "ref\0Pine.LNX.4.64.0812161613510.20444@pc-004.diku.dk\0" "From\0John W. Linville <linville@tuxdriver.com>\0" - "Subject\0[ath9k-devel] [PATCH 7/11] drivers/net/wireless/ath9k: Move a dereference\tbelow a NULL test\0" - "Date\0Thu, 18 Dec 2008 10:50:42 -0500\0" - "To\0ath9k-devel@lists.ath9k.org\0" + "Subject\0Re: [PATCH 7/11] drivers/net/wireless/ath9k: Move a dereference\0" + "Date\0Thu, 18 Dec 2008 15:50:42 +0000\0" + "To\0Julia Lawall <julia@diku.dk>\0" + "Cc\0lrodriguez@atheros.com" + jmalinen@atheros.com + linux-wireless@vger.kernel.org + ath9k-devel@lists.ath9k.org + linux-kernel@vger.kernel.org + " kernel-janitors@vger.kernel.org\0" "\00:1\0" "b\0" "On Tue, Dec 16, 2008 at 04:14:28PM +0100, Julia Lawall wrote:\n" @@ -26,7 +32,7 @@ "> + T i;\n" "> ... when != E\n" "> when != i\n" - "> if (E == NULL) S\n" + "> if (E = NULL) S\n" "> + i = E->fld;\n" "> // </smpl>\n" "> \n" @@ -48,7 +54,7 @@ "> +\tconst struct hal_percal_data *calData;\n" "> \tint i;\n" "> \n" - "> \tif (currCal == NULL)\n" + "> \tif (currCal = NULL)\n" "> \t\treturn false;\n" "> +\tcalData = currCal->calData;\n" "> \n" @@ -60,6 +66,6 @@ "John\n" "-- \n" "John W. Linville\t\tLinux should be at the core\n" - "linville at tuxdriver.com\t\t\tof your literate lifestyle." + "linville@tuxdriver.com\t\t\tof your literate lifestyle." -c02376f2467781519f2fcd24aa5c18cc512bfa22eff66e339fe3375386f472d3 +695bdabc7b8966ca5d35340c7b2d063a95e49a7736a6c7b0e33704a17dfac6ec
diff --git a/a/1.txt b/N2/1.txt index 15e5fed..45fe606 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -53,4 +53,4 @@ Perhaps this is against some older version? John -- John W. Linville Linux should be at the core -linville at tuxdriver.com of your literate lifestyle. +linville@tuxdriver.com of your literate lifestyle. diff --git a/a/content_digest b/N2/content_digest index 8998f40..ca3a97c 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,14 @@ "ref\0Pine.LNX.4.64.0812161613510.20444@pc-004.diku.dk\0" "From\0John W. Linville <linville@tuxdriver.com>\0" - "Subject\0[ath9k-devel] [PATCH 7/11] drivers/net/wireless/ath9k: Move a dereference\tbelow a NULL test\0" + "Subject\0Re: [PATCH 7/11] drivers/net/wireless/ath9k: Move a dereference below a NULL test\0" "Date\0Thu, 18 Dec 2008 10:50:42 -0500\0" - "To\0ath9k-devel@lists.ath9k.org\0" + "To\0Julia Lawall <julia@diku.dk>\0" + "Cc\0lrodriguez@atheros.com" + jmalinen@atheros.com + linux-wireless@vger.kernel.org + ath9k-devel@lists.ath9k.org + linux-kernel@vger.kernel.org + " kernel-janitors@vger.kernel.org\0" "\00:1\0" "b\0" "On Tue, Dec 16, 2008 at 04:14:28PM +0100, Julia Lawall wrote:\n" @@ -60,6 +66,6 @@ "John\n" "-- \n" "John W. Linville\t\tLinux should be at the core\n" - "linville at tuxdriver.com\t\t\tof your literate lifestyle." + "linville@tuxdriver.com\t\t\tof your literate lifestyle." -c02376f2467781519f2fcd24aa5c18cc512bfa22eff66e339fe3375386f472d3 +50e2d0873517af5d6fc6fa245f6bdb555e7c38829f2116082ae40bb34c286310
diff --git a/a/1.txt b/N3/1.txt index 15e5fed..45fe606 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -53,4 +53,4 @@ Perhaps this is against some older version? John -- John W. Linville Linux should be at the core -linville at tuxdriver.com of your literate lifestyle. +linville@tuxdriver.com of your literate lifestyle. diff --git a/a/content_digest b/N3/content_digest index 8998f40..aaa70c9 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -1,8 +1,14 @@ "ref\0Pine.LNX.4.64.0812161613510.20444@pc-004.diku.dk\0" "From\0John W. Linville <linville@tuxdriver.com>\0" - "Subject\0[ath9k-devel] [PATCH 7/11] drivers/net/wireless/ath9k: Move a dereference\tbelow a NULL test\0" + "Subject\0Re: [PATCH 7/11] drivers/net/wireless/ath9k: Move a dereference below a NULL test\0" "Date\0Thu, 18 Dec 2008 10:50:42 -0500\0" - "To\0ath9k-devel@lists.ath9k.org\0" + "To\0Julia Lawall <julia@diku.dk>\0" + "Cc\0lrodriguez@atheros.com" + jmalinen@atheros.com + linux-wireless@vger.kernel.org + ath9k-devel@venema.h4ckr.net + linux-kernel@vger.kernel.org + " kernel-janitors@vger.kernel.org\0" "\00:1\0" "b\0" "On Tue, Dec 16, 2008 at 04:14:28PM +0100, Julia Lawall wrote:\n" @@ -60,6 +66,6 @@ "John\n" "-- \n" "John W. Linville\t\tLinux should be at the core\n" - "linville at tuxdriver.com\t\t\tof your literate lifestyle." + "linville@tuxdriver.com\t\t\tof your literate lifestyle." -c02376f2467781519f2fcd24aa5c18cc512bfa22eff66e339fe3375386f472d3 +508c8fc73e2fdeb39a6c03a830464a397793e61694580646f01a0d59fa20353e
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.