diff for duplicates of <51FFA195.6080903@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 097aeb1..d97bcec 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -32,7 +32,7 @@ Rob > @@ -1595,6 +1596,15 @@ void of_alias_scan(void * (*dt_alloc)(u64 size, u64 align)) > of_chosen = of_find_node_by_path("/chosen"); > if (of_chosen == NULL) -> of_chosen = of_find_node_by_path("/chosen@0"); +> of_chosen = of_find_node_by_path("/chosen at 0"); > + > + if (of_chosen) { > + const char *name; diff --git a/a/content_digest b/N1/content_digest index 41aa252..f58b565 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,16 +1,9 @@ "ref\01375706445-15375-1-git-send-email-s.hauer@pengutronix.de\0" "ref\01375706445-15375-2-git-send-email-s.hauer@pengutronix.de\0" - "From\0Rob Herring <robherring2@gmail.com>\0" - "Subject\0Re: [PATCH 1/2] OF: Add helper for matching against linux,stdout-path\0" + "From\0robherring2@gmail.com (Rob Herring)\0" + "Subject\0[PATCH 1/2] OF: Add helper for matching against linux, stdout-path\0" "Date\0Mon, 05 Aug 2013 07:59:01 -0500\0" - "To\0Sascha Hauer <s.hauer@pengutronix.de>\0" - "Cc\0linux-kernel@vger.kernel.org" - linux-serial@vger.kernel.org - Greg Kroah-Hartman <gregkh@linuxfoundation.org> - linux-arm-kernel@lists.infradead.org - kernel@pengutronix.de - devicetree@vger.kernel.org - " grant.likely@linaro.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 08/05/2013 07:40 AM, Sascha Hauer wrote:\n" @@ -47,7 +40,7 @@ "> @@ -1595,6 +1596,15 @@ void of_alias_scan(void * (*dt_alloc)(u64 size, u64 align))\n" "> \tof_chosen = of_find_node_by_path(\"/chosen\");\n" "> \tif (of_chosen == NULL)\n" - "> \t\tof_chosen = of_find_node_by_path(\"/chosen@0\");\n" + "> \t\tof_chosen = of_find_node_by_path(\"/chosen at 0\");\n" "> +\n" "> +\tif (of_chosen) {\n" "> +\t\tconst char *name;\n" @@ -107,4 +100,4 @@ "> #define of_property_for_each_u32(np, propname, prop, p, u) \\\n" > -36f703141a7aed148af7d0d6805117a9cb3141e6947d8800a22eff12bf05ec43 +43283350c01978a271beb456d6c7ce0dfb489284bcfd5a4152ce8fe47eed408e
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.