All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <52539B4C.9040400@synopsys.com>

diff --git a/a/1.txt b/N1/1.txt
index b717e87..723959b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,11 +1,11 @@
 Hi Rob,
 
 On 10/07/2013 09:59 PM, Rob Herring wrote:
-> From: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ-XMD5yJDbdMReXY1tMh2IBg@public.gmane.org>
+> From: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>
 > 
 > Convert arc to use the common of_flat_dt_match_machine function.
 > 
-> Signed-off-by: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ-XMD5yJDbdMReXY1tMh2IBg@public.gmane.org>
+> Signed-off-by: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>
 > Acked-by: Vineet Gupta <vgupta-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>
 > ---
 >  arch/arc/kernel/devtree.c | 65 +++++++++++++----------------------------------
@@ -115,11 +115,11 @@ Thx,
 
 ------------------->
 >From 3cd48b4955e9763248e306fff7ddf420b126ebab Mon Sep 17 00:00:00 2001
-From: Vineet Gupta <vgupta-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>
+From: Vineet Gupta <vgupta@synopsys.com>
 Date: Tue, 8 Oct 2013 09:53:17 +0530
 Subject: [PATCH] ARC: Addendum to "use common of_flat_dt_match_machine"
 
-Signed-off-by: Vineet Gupta <vgupta-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>
+Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
 ---
  arch/arc/include/asm/mach_desc.h | 14 ++------------
  arch/arc/kernel/devtree.c        |  4 ++--
@@ -193,7 +193,3 @@ index 5ae542454bed..f7d4a41d0629 100644
  struct task_struct *_current_task[NR_CPUS];    /* For stack switching */
 
 -- 1.8.1.2
---
-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 57d5eb3..8c9b283 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,24 +1,23 @@
  "ref\01381163377-21044-1-git-send-email-robherring2@gmail.com\0"
  "ref\01381163377-21044-26-git-send-email-robherring2@gmail.com\0"
- "ref\01381163377-21044-26-git-send-email-robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
- "From\0Vineet Gupta <Vineet.Gupta1-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>\0"
+ "From\0Vineet Gupta <Vineet.Gupta1@synopsys.com>\0"
  "Subject\0Re: [PATCH v2 25/29] arc: use common of_flat_dt_match_machine\0"
  "Date\0Tue, 8 Oct 2013 11:12:36 +0530\0"
- "To\0Rob Herring <robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>"
-  lkml <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
- " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
- "Cc\0Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>"
- " Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>\0"
+ "To\0Rob Herring <robherring2@gmail.com>"
+  lkml <linux-kernel@vger.kernel.org>
+ " <devicetree@vger.kernel.org>\0"
+ "Cc\0Grant Likely <grant.likely@linaro.org>"
+ " Rob Herring <rob.herring@calxeda.com>\0"
  "\00:1\0"
  "b\0"
  "Hi Rob,\n"
  "\n"
  "On 10/07/2013 09:59 PM, Rob Herring wrote:\n"
- "> From: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ-XMD5yJDbdMReXY1tMh2IBg@public.gmane.org>\n"
+ "> From: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>\n"
  "> \n"
  "> Convert arc to use the common of_flat_dt_match_machine function.\n"
  "> \n"
- "> Signed-off-by: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ-XMD5yJDbdMReXY1tMh2IBg@public.gmane.org>\n"
+ "> Signed-off-by: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>\n"
  "> Acked-by: Vineet Gupta <vgupta-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>\n"
  "> ---\n"
  ">  arch/arc/kernel/devtree.c | 65 +++++++++++++----------------------------------\n"
@@ -128,11 +127,11 @@
  "\n"
  "------------------->\n"
  ">From 3cd48b4955e9763248e306fff7ddf420b126ebab Mon Sep 17 00:00:00 2001\n"
- "From: Vineet Gupta <vgupta-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>\n"
+ "From: Vineet Gupta <vgupta@synopsys.com>\n"
  "Date: Tue, 8 Oct 2013 09:53:17 +0530\n"
  "Subject: [PATCH] ARC: Addendum to \"use common of_flat_dt_match_machine\"\n"
  "\n"
- "Signed-off-by: Vineet Gupta <vgupta-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>\n"
+ "Signed-off-by: Vineet Gupta <vgupta@synopsys.com>\n"
  "---\n"
  " arch/arc/include/asm/mach_desc.h | 14 ++------------\n"
  " arch/arc/kernel/devtree.c        |  4 ++--\n"
@@ -205,10 +204,6 @@
  "\n"
  " struct task_struct *_current_task[NR_CPUS];    /* For stack switching */\n"
  "\n"
- "-- 1.8.1.2\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
+ -- 1.8.1.2
 
-7aa98b669eabb176c4188f1c1ef46b87abdb9e1cca64325c4cddefbe6cb17d84
+abf2ce624b8b64c7860d4919fbda689dd74b71cbfefb906905f7da1e324084aa

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.