diff for duplicates of <20080502164044.GB7246@sgi.com> diff --git a/a/1.txt b/N1/1.txt index af11bad..b5d1293 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -29,7 +29,7 @@ WARNING: consider using strict_strtoul in preference to simple_strtoul total: 0 errors, 2 warnings, 548 lines checked --- -> > + if (cpe_paddr[cpe_head] = 0) { +> > + if (cpe_paddr[cpe_head] == 0) { > > + cpe_paddr[cpe_head] = paddr; > > + cpe_node[cpe_head] = node; > > + diff --git a/a/content_digest b/N1/content_digest index 4b8cf22..24b8669 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\084144f020805020258x56d4f915u5d826d8f19294d62@mail.gmail.com\0" "From\0Russ Anderson <rja@sgi.com>\0" "Subject\0Re: [PATCH 3/3] ia64: Call migration code on correctable errors v2\0" - "Date\0Fri, 02 May 2008 16:40:44 +0000\0" + "Date\0Fri, 2 May 2008 11:40:44 -0500\0" "To\0Pekka Enberg <penberg@cs.helsinki.fi>\0" "Cc\0linux-kernel@vger.kernel.org" linux-ia64@vger.kernel.org @@ -43,7 +43,7 @@ "total: 0 errors, 2 warnings, 548 lines checked\n" "---\n" " \n" - "> > + if (cpe_paddr[cpe_head] = 0) {\n" + "> > + if (cpe_paddr[cpe_head] == 0) {\n" "> > + cpe_paddr[cpe_head] = paddr;\n" "> > + cpe_node[cpe_head] = node;\n" "> > +\n" @@ -75,4 +75,4 @@ "Russ Anderson, OS RAS/Partitioning Project Lead \n" SGI - Silicon Graphics Inc rja@sgi.com -13cc383c8ef9dd50044fe7c95f461bbd8b736596892ac7d7b5df336034e6d811 +4a246bde741e0f43d308cfa87d970ca4a640ebeaa186132ab7d9752141fba531
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.