diff for duplicates of <4A5D426E.90308@pobox.com> diff --git a/a/1.txt b/N1/1.txt index f20bf60..94250dd 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -19,7 +19,7 @@ Julia Lawall wrote: > + T i; > ... when != E > when != i -> if (E = NULL) S +> if (E == NULL) S > + i = E->fld; > // </smpl> > diff --git a/a/content_digest b/N1/content_digest index e3a6833..2e1312e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\0Pine.LNX.4.64.0907110949280.29592@ask.diku.dk\0" "From\0Jeff Garzik <jgarzik@pobox.com>\0" "Subject\0Re: [PATCH 1/5] drivers/ata: Move a dereference below a NULL test\0" - "Date\0Wed, 15 Jul 2009 02:43:58 +0000\0" + "Date\0Tue, 14 Jul 2009 22:43:58 -0400\0" "To\0Julia Lawall <julia@diku.dk>\0" "Cc\0linux-ide@vger.kernel.org" linux-kernel@vger.kernel.org @@ -29,7 +29,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" @@ -57,4 +57,4 @@ "\n" applied -02df8dd83cafc33743a4d071a499be44de3a38b11c2bbb33b3a1d4f60998a760 +847a5e6cf0b60c1bbd386a6a438bd649ecc49e6306ae9ed67b124453ebc09497
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.