All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <53BE5952.7040608@collabora.com>

diff --git a/a/1.txt b/N1/1.txt
index cd16eb8..66f19c9 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -4,7 +4,7 @@ On 07/09/2014 09:27 PM, Tomasz Figa wrote:
 > Please see my comments inline.
 >
 > On 03.07.2014 16:38, Tomeu Vizoso wrote:
->> From: Rabin Vincent <rabin.vincent-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org>
+>> From: Rabin Vincent <rabin.vincent@stericsson.com>
 >>
 >> In order to provide per-user accounting, this separates the struct clk
 >> used in the common clock framework into two structures 'struct clk_core'
@@ -25,7 +25,7 @@ really working with him on this (though I appreciate his involvement in
 the discussion). I'm going to put myself as Author: in the next version, 
 and just mention that I based it off his previous work.
 
->> Signed-off-by: Tomeu Vizoso <tomeu.vizoso-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>
+>> Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
 >> ---
 >>   drivers/clk/clk-devres.c     |  13 +-
 >>   drivers/clk/clk.c            | 539 ++++++++++++++++++++++++-------------------
diff --git a/a/content_digest b/N1/content_digest
index 8a3cf73..21697fa 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,20 +1,10 @@
  "ref\01404398323-18934-1-git-send-email-tomeu.vizoso@collabora.com\0"
  "ref\01404398323-18934-4-git-send-email-tomeu.vizoso@collabora.com\0"
  "ref\053BD97A0.2090909@gmail.com\0"
- "ref\053BD97A0.2090909-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
- "From\0Tomeu Vizoso <tomeu.vizoso-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>\0"
- "Subject\0Re: [RFC v2 3/5] clk: use struct clk only for external API\0"
+ "From\0tomeu.vizoso@collabora.com (Tomeu Vizoso)\0"
+ "Subject\0[RFC v2 3/5] clk: use struct clk only for external API\0"
  "Date\0Thu, 10 Jul 2014 11:13:54 +0200\0"
- "To\0Tomasz Figa <tomasz.figa-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>"
-  Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
-  Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
-  rabin-66gdRtMMWGc@public.gmane.org
-  linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
- "Cc\0Rabin Vincent <rabin.vincent-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org>"
- " Javier Martinez Canillas <javier.martinez-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 07/09/2014 09:27 PM, Tomasz Figa wrote:\n"
@@ -23,7 +13,7 @@
  "> Please see my comments inline.\n"
  ">\n"
  "> On 03.07.2014 16:38, Tomeu Vizoso wrote:\n"
- ">> From: Rabin Vincent <rabin.vincent-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org>\n"
+ ">> From: Rabin Vincent <rabin.vincent@stericsson.com>\n"
  ">>\n"
  ">> In order to provide per-user accounting, this separates the struct clk\n"
  ">> used in the common clock framework into two structures 'struct clk_core'\n"
@@ -44,7 +34,7 @@
  "the discussion). I'm going to put myself as Author: in the next version, \n"
  "and just mention that I based it off his previous work.\n"
  "\n"
- ">> Signed-off-by: Tomeu Vizoso <tomeu.vizoso-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>\n"
+ ">> Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>\n"
  ">> ---\n"
  ">>   drivers/clk/clk-devres.c     |  13 +-\n"
  ">>   drivers/clk/clk.c            | 539 ++++++++++++++++++++++++-------------------\n"
@@ -132,4 +122,4 @@
  "> Tomasz\n"
  >
 
-2eb3a3665028001e5151366e4f48032b332d139ddafb8f93cef828b09539160f
+4ae315cab82bfb29c27ba1f249ed8f20b7a3038333b860d4b742a3e38d9b6a6e

diff --git a/a/1.txt b/N2/1.txt
index cd16eb8..66f19c9 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -4,7 +4,7 @@ On 07/09/2014 09:27 PM, Tomasz Figa wrote:
 > Please see my comments inline.
 >
 > On 03.07.2014 16:38, Tomeu Vizoso wrote:
->> From: Rabin Vincent <rabin.vincent-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org>
+>> From: Rabin Vincent <rabin.vincent@stericsson.com>
 >>
 >> In order to provide per-user accounting, this separates the struct clk
 >> used in the common clock framework into two structures 'struct clk_core'
@@ -25,7 +25,7 @@ really working with him on this (though I appreciate his involvement in
 the discussion). I'm going to put myself as Author: in the next version, 
 and just mention that I based it off his previous work.
 
->> Signed-off-by: Tomeu Vizoso <tomeu.vizoso-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>
+>> Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
 >> ---
 >>   drivers/clk/clk-devres.c     |  13 +-
 >>   drivers/clk/clk.c            | 539 ++++++++++++++++++++++++-------------------
diff --git a/a/content_digest b/N2/content_digest
index 8a3cf73..7fa7cc7 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,20 +1,19 @@
  "ref\01404398323-18934-1-git-send-email-tomeu.vizoso@collabora.com\0"
  "ref\01404398323-18934-4-git-send-email-tomeu.vizoso@collabora.com\0"
  "ref\053BD97A0.2090909@gmail.com\0"
- "ref\053BD97A0.2090909-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
- "From\0Tomeu Vizoso <tomeu.vizoso-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>\0"
+ "From\0Tomeu Vizoso <tomeu.vizoso@collabora.com>\0"
  "Subject\0Re: [RFC v2 3/5] clk: use struct clk only for external API\0"
  "Date\0Thu, 10 Jul 2014 11:13:54 +0200\0"
- "To\0Tomasz Figa <tomasz.figa-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>"
-  Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
-  Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
-  rabin-66gdRtMMWGc@public.gmane.org
-  linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
- "Cc\0Rabin Vincent <rabin.vincent-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org>"
- " Javier Martinez Canillas <javier.martinez-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org>\0"
+ "To\0Tomasz Figa <tomasz.figa@gmail.com>"
+  Stephen Warren <swarren@wwwdotorg.org>
+  Thierry Reding <thierry.reding@gmail.com>
+  Mike Turquette <mturquette@linaro.org>
+  rabin@rab.in
+  linux-tegra@vger.kernel.org
+  linux-kernel@vger.kernel.org
+ " linux-arm-kernel@lists.infradead.org\0"
+ "Cc\0Rabin Vincent <rabin.vincent@stericsson.com>"
+ " Javier Martinez Canillas <javier.martinez@collabora.co.uk>\0"
  "\00:1\0"
  "b\0"
  "On 07/09/2014 09:27 PM, Tomasz Figa wrote:\n"
@@ -23,7 +22,7 @@
  "> Please see my comments inline.\n"
  ">\n"
  "> On 03.07.2014 16:38, Tomeu Vizoso wrote:\n"
- ">> From: Rabin Vincent <rabin.vincent-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org>\n"
+ ">> From: Rabin Vincent <rabin.vincent@stericsson.com>\n"
  ">>\n"
  ">> In order to provide per-user accounting, this separates the struct clk\n"
  ">> used in the common clock framework into two structures 'struct clk_core'\n"
@@ -44,7 +43,7 @@
  "the discussion). I'm going to put myself as Author: in the next version, \n"
  "and just mention that I based it off his previous work.\n"
  "\n"
- ">> Signed-off-by: Tomeu Vizoso <tomeu.vizoso-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>\n"
+ ">> Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>\n"
  ">> ---\n"
  ">>   drivers/clk/clk-devres.c     |  13 +-\n"
  ">>   drivers/clk/clk.c            | 539 ++++++++++++++++++++++++-------------------\n"
@@ -132,4 +131,4 @@
  "> Tomasz\n"
  >
 
-2eb3a3665028001e5151366e4f48032b332d139ddafb8f93cef828b09539160f
+8e9d6eee99ebbf8295a00489c3c7cf1d7001057a7f008a7560d86ad537f949be

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.