All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <537EA0FE.9000809@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index b9cac0a..9c6ed6b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,19 +1,19 @@
 On 5/21/2014 6:16 PM, Grant Likely wrote:
-> On Tue, 20 May 2014 19:41:22 -0700, Frank Rowand <frowand.list-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
+> On Tue, 20 May 2014 19:41:22 -0700, Frank Rowand <frowand.list@gmail.com> wrote:
 >> On 5/18/2014 2:27 AM, Grant Likely wrote:
->>> On Fri, 16 May 2014 11:54:44 +0100, Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:
->>>> On Thu, 15 May 2014 19:51:17 -0700, Frank Rowand <frowand.list-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
+>>> On Fri, 16 May 2014 11:54:44 +0100, Grant Likely <grant.likely@linaro.org> wrote:
+>>>> On Thu, 15 May 2014 19:51:17 -0700, Frank Rowand <frowand.list@gmail.com> wrote:
 >>>>> On 5/13/2014 7:58 AM, Grant Likely wrote:
 >>>>>> Make of_find_node_by_path() handle aliases as prefixes. To make this
 >>>>>> work the name search is refactored to search by path component instead
 >>>>>> of by full string. This should be a more efficient search, and it makes
 >>>>>> it possible to start a search at a subnode of a tree.
 >>>>>>
->>>>>> Signed-off-by: David Daney <david.daney-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>
->>>>>> Signed-off-by: Pantelis Antoniou <pantelis.antoniou-OWPKS81ov/FWk0Htik3J/w@public.gmane.org>
+>>>>>> Signed-off-by: David Daney <david.daney@cavium.com>
+>>>>>> Signed-off-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
 >>>>>> [grant.likely: Rework to not require allocating at runtime]
->>>>>> Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
->>>>>> Signed-off-by: Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+>>>>>> Acked-by: Rob Herring <robh@kernel.org>
+>>>>>> Signed-off-by: Grant Likely <grant.likely@linaro.org>
 >>>>>> ---
 >>>>>>  drivers/of/base.c | 60 +++++++++++++++++++++++++++++++++++++++++++++++++++----
 >>>>>>  1 file changed, 56 insertions(+), 4 deletions(-)
@@ -72,8 +72,3 @@ On 5/21/2014 6:16 PM, Grant Likely wrote:
 
 I have not thought of a case where matching against a trailing '/' would
 hurt anything.  It just seemed better to be consistent in naming.
-
---
-To unsubscribe from this list: send the line "unsubscribe devicetree" in
-the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index 74738e1..59ececd 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -5,33 +5,32 @@
  "ref\020140518092730.109AAC40B8A@trevor.secretlab.ca\0"
  "ref\0537C1252.3090900@gmail.com\0"
  "ref\020140522011600.C0014C40B13@trevor.secretlab.ca\0"
- "ref\020140522011600.C0014C40B13-WNowdnHR2B42iJbIjFUEsiwD8/FfD2ys@public.gmane.org\0"
- "From\0Frank Rowand <frowand.list-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "From\0Frank Rowand <frowand.list@gmail.com>\0"
  "Subject\0Re: [PATCH 2/3] of: Make of_find_node_by_path() handle /aliases\0"
  "Date\0Thu, 22 May 2014 18:14:38 -0700\0"
- "To\0Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
- "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  David Daney <david.daney-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>
- " Pantelis Antoniou <pantelis.antoniou-OWPKS81ov/FWk0Htik3J/w@public.gmane.org>\0"
+ "To\0Grant Likely <grant.likely@linaro.org>\0"
+ "Cc\0linux-kernel@vger.kernel.org"
+  devicetree@vger.kernel.org
+  David Daney <david.daney@cavium.com>
+ " Pantelis Antoniou <pantelis.antoniou@konsulko.com>\0"
  "\00:1\0"
  "b\0"
  "On 5/21/2014 6:16 PM, Grant Likely wrote:\n"
- "> On Tue, 20 May 2014 19:41:22 -0700, Frank Rowand <frowand.list-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:\n"
+ "> On Tue, 20 May 2014 19:41:22 -0700, Frank Rowand <frowand.list@gmail.com> wrote:\n"
  ">> On 5/18/2014 2:27 AM, Grant Likely wrote:\n"
- ">>> On Fri, 16 May 2014 11:54:44 +0100, Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:\n"
- ">>>> On Thu, 15 May 2014 19:51:17 -0700, Frank Rowand <frowand.list-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:\n"
+ ">>> On Fri, 16 May 2014 11:54:44 +0100, Grant Likely <grant.likely@linaro.org> wrote:\n"
+ ">>>> On Thu, 15 May 2014 19:51:17 -0700, Frank Rowand <frowand.list@gmail.com> wrote:\n"
  ">>>>> On 5/13/2014 7:58 AM, Grant Likely wrote:\n"
  ">>>>>> Make of_find_node_by_path() handle aliases as prefixes. To make this\n"
  ">>>>>> work the name search is refactored to search by path component instead\n"
  ">>>>>> of by full string. This should be a more efficient search, and it makes\n"
  ">>>>>> it possible to start a search at a subnode of a tree.\n"
  ">>>>>>\n"
- ">>>>>> Signed-off-by: David Daney <david.daney-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>\n"
- ">>>>>> Signed-off-by: Pantelis Antoniou <pantelis.antoniou-OWPKS81ov/FWk0Htik3J/w@public.gmane.org>\n"
+ ">>>>>> Signed-off-by: David Daney <david.daney@cavium.com>\n"
+ ">>>>>> Signed-off-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com>\n"
  ">>>>>> [grant.likely: Rework to not require allocating at runtime]\n"
- ">>>>>> Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
- ">>>>>> Signed-off-by: Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
+ ">>>>>> Acked-by: Rob Herring <robh@kernel.org>\n"
+ ">>>>>> Signed-off-by: Grant Likely <grant.likely@linaro.org>\n"
  ">>>>>> ---\n"
  ">>>>>>  drivers/of/base.c | 60 +++++++++++++++++++++++++++++++++++++++++++++++++++----\n"
  ">>>>>>  1 file changed, 56 insertions(+), 4 deletions(-)\n"
@@ -89,11 +88,6 @@
  "> would be the wrong thing to do?\n"
  "\n"
  "I have not thought of a case where matching against a trailing '/' would\n"
- "hurt anything.  It just seemed better to be consistent in naming.\n"
- "\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
- "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ hurt anything.  It just seemed better to be consistent in naming.
 
-f5c4b5158cedbf3a2347d7bae69c8d711aebc7070d6081c1b6c8d5c06c62e47d
+8eebdeb26f1f58df04ed23cd683270144af9d5c6c11c690d52ce63e8cf163f80

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.