diff for duplicates of <20091105074643.10460.95772.stgit@angua> diff --git a/a/1.txt b/N1/1.txt index fe06460..91b15bf 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -74,7 +74,7 @@ index 021770a..901d538 100644 - - /* Get pointer to OF "/chosen" node for use everywhere */ - of_chosen = of_find_node_by_path("/chosen"); -- if (of_chosen == NULL) +- if (of_chosen = NULL) - of_chosen = of_find_node_by_path("/chosen@0"); - - pr_debug(" <- unflatten_device_tree()\n"); @@ -142,7 +142,7 @@ index a102a0a..1280f34 100644 - - /* Get pointer to OF "/chosen" node for use everywhere */ - of_chosen = of_find_node_by_path("/chosen"); -- if (of_chosen == NULL) +- if (of_chosen = NULL) - of_chosen = of_find_node_by_path("/chosen@0"); - - DBG(" <- unflatten_device_tree()\n"); @@ -213,7 +213,7 @@ index df1ac8d..ad3a2b6 100644 + + /* Get pointer to OF "/chosen" node for use everywhere */ + of_chosen = of_find_node_by_path("/chosen"); -+ if (of_chosen == NULL) ++ if (of_chosen = NULL) + of_chosen = of_find_node_by_path("/chosen@0"); + + pr_debug(" <- unflatten_device_tree()\n"); diff --git a/a/content_digest b/N1/content_digest index 0280f6b..e642627 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,15 +1,14 @@ "ref\020091105073728.10460.6061.stgit@angua\0" "From\0Grant Likely <grant.likely@secretlab.ca>\0" "Subject\0[PATCH 08/11] of/flattree: Merge unflatten_device_tree\0" - "Date\0Thu, 05 Nov 2009 00:46:51 -0700\0" + "Date\0Thu, 05 Nov 2009 07:46:51 +0000\0" "To\0linuxppc-dev@lists.ozlabs.org" devicetree-discuss@lists.ozlabs.org benh@kernel.crashing.org sfr@canb.auug.org.au davem@davemloft.net sparclinux@vger.kernel.org - monstr@monstr.eu - " microblaze-uclinux@itee.uq.edu.au\0" + " monstr@monstr.eu\0" "\00:1\0" "b\0" "Merge common code between PowerPC and MicroBlaze\n" @@ -88,7 +87,7 @@ "-\n" "-\t/* Get pointer to OF \"/chosen\" node for use everywhere */\n" "-\tof_chosen = of_find_node_by_path(\"/chosen\");\n" - "-\tif (of_chosen == NULL)\n" + "-\tif (of_chosen = NULL)\n" "-\t\tof_chosen = of_find_node_by_path(\"/chosen@0\");\n" "-\n" "-\tpr_debug(\" <- unflatten_device_tree()\\n\");\n" @@ -156,7 +155,7 @@ "-\n" "-\t/* Get pointer to OF \"/chosen\" node for use everywhere */\n" "-\tof_chosen = of_find_node_by_path(\"/chosen\");\n" - "-\tif (of_chosen == NULL)\n" + "-\tif (of_chosen = NULL)\n" "-\t\tof_chosen = of_find_node_by_path(\"/chosen@0\");\n" "-\n" "-\tDBG(\" <- unflatten_device_tree()\\n\");\n" @@ -227,7 +226,7 @@ "+\n" "+\t/* Get pointer to OF \"/chosen\" node for use everywhere */\n" "+\tof_chosen = of_find_node_by_path(\"/chosen\");\n" - "+\tif (of_chosen == NULL)\n" + "+\tif (of_chosen = NULL)\n" "+\t\tof_chosen = of_find_node_by_path(\"/chosen@0\");\n" "+\n" "+\tpr_debug(\" <- unflatten_device_tree()\\n\");\n" @@ -262,4 +261,4 @@ " /* Other Prototypes */\n" extern void finish_device_tree(void); -1e706fde1e8b346f5344f395eee2e336f9b021989726c7718f38077ea5447545 +665f7ce0fd436b7a618c22725440eb89e2b1d5570ef2f310041cc17e49f4475c
diff --git a/a/content_digest b/N2/content_digest index 0280f6b..d83b64c 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -8,8 +8,7 @@ sfr@canb.auug.org.au davem@davemloft.net sparclinux@vger.kernel.org - monstr@monstr.eu - " microblaze-uclinux@itee.uq.edu.au\0" + " monstr@monstr.eu\0" "\00:1\0" "b\0" "Merge common code between PowerPC and MicroBlaze\n" @@ -262,4 +261,4 @@ " /* Other Prototypes */\n" extern void finish_device_tree(void); -1e706fde1e8b346f5344f395eee2e336f9b021989726c7718f38077ea5447545 +5120722c60200e22854c4473ef2083739c218f2979ac496ea3597051cb259870
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.