diff for duplicates of <20091124081931.6216.27102.stgit@angua> diff --git a/a/1.txt b/N1/1.txt index 0b659da..87a609d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -65,7 +65,7 @@ index c0d53b7..8c00457 100644 - if (!parent) - goto out_unlock; - -- if (allnodes == np) +- if (allnodes = np) - allnodes = np->allnext; - else { - struct device_node *prev; @@ -76,7 +76,7 @@ index c0d53b7..8c00457 100644 - prev->allnext = np->allnext; - } - -- if (parent->child == np) +- if (parent->child = np) - parent->child = np->sibling; - else { - struct device_node *prevsib; @@ -150,7 +150,7 @@ index 6873db9..7d0beeb 100644 - if (!parent) - goto out_unlock; - -- if (allnodes == np) +- if (allnodes = np) - allnodes = np->allnext; - else { - struct device_node *prev; @@ -161,7 +161,7 @@ index 6873db9..7d0beeb 100644 - prev->allnext = np->allnext; - } - -- if (parent->child == np) +- if (parent->child = np) - parent->child = np->sibling; - else { - struct device_node *prevsib; @@ -221,7 +221,7 @@ index 4b10c89..9212b87 100644 + if (!parent) + goto out_unlock; + -+ if (allnodes == np) ++ if (allnodes = np) + allnodes = np->allnext; + else { + struct device_node *prev; @@ -232,7 +232,7 @@ index 4b10c89..9212b87 100644 + prev->allnext = np->allnext; + } + -+ if (parent->child == np) ++ if (parent->child = np) + parent->child = np->sibling; + else { + struct device_node *prevsib; diff --git a/a/content_digest b/N1/content_digest index 4cdffb7..971c080 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,15 +1,14 @@ "ref\020091124081316.6216.66310.stgit@angua\0" "From\0Grant Likely <grant.likely@secretlab.ca>\0" "Subject\0[PATCH 09/11] of: merge of_attach_node() & of_detach_node()\0" - "Date\0Tue, 24 Nov 2009 01:19:39 -0700\0" + "Date\0Tue, 24 Nov 2009 08:19:39 +0000\0" "To\0linuxppc-dev@lists.ozlabs.org" devicetree-discuss@lists.ozlabs.org sparclinux@vger.kernel.org microblaze-uclinux@itee.uq.edu.au benh@kernel.crashing.org sfr@canb.auug.org.au - davem@davemloft.net - " monstr@monstr.eu\0" + " dave\0" "\00:1\0" "b\0" "Merge common code between PowerPC and Microblaze\n" @@ -79,7 +78,7 @@ "-\tif (!parent)\n" "-\t\tgoto out_unlock;\n" "-\n" - "-\tif (allnodes == np)\n" + "-\tif (allnodes = np)\n" "-\t\tallnodes = np->allnext;\n" "-\telse {\n" "-\t\tstruct device_node *prev;\n" @@ -90,7 +89,7 @@ "-\t\tprev->allnext = np->allnext;\n" "-\t}\n" "-\n" - "-\tif (parent->child == np)\n" + "-\tif (parent->child = np)\n" "-\t\tparent->child = np->sibling;\n" "-\telse {\n" "-\t\tstruct device_node *prevsib;\n" @@ -164,7 +163,7 @@ "-\tif (!parent)\n" "-\t\tgoto out_unlock;\n" "-\n" - "-\tif (allnodes == np)\n" + "-\tif (allnodes = np)\n" "-\t\tallnodes = np->allnext;\n" "-\telse {\n" "-\t\tstruct device_node *prev;\n" @@ -175,7 +174,7 @@ "-\t\tprev->allnext = np->allnext;\n" "-\t}\n" "-\n" - "-\tif (parent->child == np)\n" + "-\tif (parent->child = np)\n" "-\t\tparent->child = np->sibling;\n" "-\telse {\n" "-\t\tstruct device_node *prevsib;\n" @@ -235,7 +234,7 @@ "+\tif (!parent)\n" "+\t\tgoto out_unlock;\n" "+\n" - "+\tif (allnodes == np)\n" + "+\tif (allnodes = np)\n" "+\t\tallnodes = np->allnext;\n" "+\telse {\n" "+\t\tstruct device_node *prev;\n" @@ -246,7 +245,7 @@ "+\t\tprev->allnext = np->allnext;\n" "+\t}\n" "+\n" - "+\tif (parent->child == np)\n" + "+\tif (parent->child = np)\n" "+\t\tparent->child = np->sibling;\n" "+\telse {\n" "+\t\tstruct device_node *prevsib;\n" @@ -282,4 +281,4 @@ " \tconst char *name);\n" " #define for_each_node_by_name(dn, name) \\" -f5965289ac0b0b069d70aa3b3d7abc6dc4af1c6a4c4f4bbc50b73995ab3303cb +d17fe9b33f2359a7a2ccc9e024ed9b61ac7650fd0418a8a8aa4e6ce7bc8233a2
diff --git a/a/content_digest b/N2/content_digest index 4cdffb7..2d97adb 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -8,8 +8,7 @@ microblaze-uclinux@itee.uq.edu.au benh@kernel.crashing.org sfr@canb.auug.org.au - davem@davemloft.net - " monstr@monstr.eu\0" + " dave\0" "\00:1\0" "b\0" "Merge common code between PowerPC and Microblaze\n" @@ -282,4 +281,4 @@ " \tconst char *name);\n" " #define for_each_node_by_name(dn, name) \\" -f5965289ac0b0b069d70aa3b3d7abc6dc4af1c6a4c4f4bbc50b73995ab3303cb +0701e0ccba8bcf3dcd8c117c070b1f4ad405ca82f6bb6f6b0baedcba610bd3e5
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.