All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20121219150418.6EEE03E0AD7@localhost>

diff --git a/a/1.txt b/N1/1.txt
index 046f77d..5d60e66 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,7 @@
-On Wed, 19 Dec 2012 07:50:00 -0600, Rob Herring <robherring2@gmail.com> wrote:
+On Wed, 19 Dec 2012 07:50:00 -0600, Rob Herring <robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
 > On 12/19/2012 05:02 AM, Grant Likely wrote:
 > > On Wed, Dec 19, 2012 at 10:58 AM, Grant Likely
-> > <grant.likely@secretlab.ca> wrote:
+> > <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org> wrote:
 > >> Commit 50c8af4cf9, "of: introduce for_each_matching_node_and_match()"
 > >> renamed of_find_matching_node() to of_find_matching_node_and_match() and
 > >> created a new static inline of_find_matching_node() wrapper around the
@@ -11,11 +11,11 @@ On Wed, 19 Dec 2012 07:50:00 -0600, Rob Herring <robherring2@gmail.com> wrote:
 > >> This patch fixes the EXPORT_SYMBOL() statement. Discovered on a PowerPC
 > >> Efika build with the mpc52xx_uart driver being built as a module.
 > >>
-> >> Reported-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
-> >> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
-> >> Cc: Stephen Warren <swarren@nvidia.com>
-> >> Cc: Rob Herring <rob.herring@calxeda.com>
-> >> Cc: Anatolij Gustschin <agust@denx.de>
+> >> Reported-by: Benjamin Herrenschmidt <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org>
+> >> Signed-off-by: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>
+> >> Cc: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
+> >> Cc: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>
+> >> Cc: Anatolij Gustschin <agust-ynQEQJNshbs@public.gmane.org>
 > > 
 > > Rob, I've just pushed this out to my devicetree/merge branch. If
 > > you've got any fixes queued up for Linus, then please pull this in
diff --git a/a/content_digest b/N1/content_digest
index 7743f79..7420972 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,21 +1,22 @@
  "ref\01355914716-19469-1-git-send-email-grant.likely@secretlab.ca\0"
  "ref\0CACxGe6vTxQGr+t5O4q0J265K02-EEeEiGoOTvB1o-ee2bBrhZg@mail.gmail.com\0"
  "ref\050D1C608.9040001@gmail.com\0"
- "From\0Grant Likely <grant.likely@secretlab.ca>\0"
+ "ref\050D1C608.9040001-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
+ "From\0Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>\0"
  "Subject\0Re: [PATCH] of: Fix export of of_find_matching_node_and_match()\0"
  "Date\0Wed, 19 Dec 2012 15:04:18 +0000\0"
- "To\0Rob Herring <robherring2@gmail.com>\0"
- "Cc\0Stephen Warren <swarren@nvidia.com>"
-  devicetree-discuss <devicetree-discuss@lists.ozlabs.org>
-  linuxppc-dev@lists.ozlabs.org <linuxppc-dev@lists.ozlabs.org>
-  Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
- " Rob Herring <rob.herring@calxeda.com>\0"
+ "To\0Rob Herring <robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "Cc\0Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>"
+  devicetree-discuss <devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org>
+  linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org <linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org>
+  Linux Kernel Mailing List <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+ " Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
- "On Wed, 19 Dec 2012 07:50:00 -0600, Rob Herring <robherring2@gmail.com> wrote:\n"
+ "On Wed, 19 Dec 2012 07:50:00 -0600, Rob Herring <robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:\n"
  "> On 12/19/2012 05:02 AM, Grant Likely wrote:\n"
  "> > On Wed, Dec 19, 2012 at 10:58 AM, Grant Likely\n"
- "> > <grant.likely@secretlab.ca> wrote:\n"
+ "> > <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org> wrote:\n"
  "> >> Commit 50c8af4cf9, \"of: introduce for_each_matching_node_and_match()\"\n"
  "> >> renamed of_find_matching_node() to of_find_matching_node_and_match() and\n"
  "> >> created a new static inline of_find_matching_node() wrapper around the\n"
@@ -25,11 +26,11 @@
  "> >> This patch fixes the EXPORT_SYMBOL() statement. Discovered on a PowerPC\n"
  "> >> Efika build with the mpc52xx_uart driver being built as a module.\n"
  "> >>\n"
- "> >> Reported-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>\n"
- "> >> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>\n"
- "> >> Cc: Stephen Warren <swarren@nvidia.com>\n"
- "> >> Cc: Rob Herring <rob.herring@calxeda.com>\n"
- "> >> Cc: Anatolij Gustschin <agust@denx.de>\n"
+ "> >> Reported-by: Benjamin Herrenschmidt <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org>\n"
+ "> >> Signed-off-by: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>\n"
+ "> >> Cc: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n"
+ "> >> Cc: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>\n"
+ "> >> Cc: Anatolij Gustschin <agust-ynQEQJNshbs@public.gmane.org>\n"
  "> > \n"
  "> > Rob, I've just pushed this out to my devicetree/merge branch. If\n"
  "> > you've got any fixes queued up for Linus, then please pull this in\n"
@@ -48,4 +49,4 @@
  "\n"
  g.
 
-60f71f206e59054a2927976168b3f484b7c8b9bbfa11739e06b3734d57fdfca8
+dc5b6e7530cd71dac0d0f8208586ef32c06a6090f172e764b0753e73282ef6ef

diff --git a/a/content_digest b/N2/content_digest
index 7743f79..ef6b845 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -5,10 +5,10 @@
  "Subject\0Re: [PATCH] of: Fix export of of_find_matching_node_and_match()\0"
  "Date\0Wed, 19 Dec 2012 15:04:18 +0000\0"
  "To\0Rob Herring <robherring2@gmail.com>\0"
- "Cc\0Stephen Warren <swarren@nvidia.com>"
+ "Cc\0Linux Kernel Mailing List <linux-kernel@vger.kernel.org>"
   devicetree-discuss <devicetree-discuss@lists.ozlabs.org>
   linuxppc-dev@lists.ozlabs.org <linuxppc-dev@lists.ozlabs.org>
-  Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
+  Stephen Warren <swarren@nvidia.com>
  " Rob Herring <rob.herring@calxeda.com>\0"
  "\00:1\0"
  "b\0"
@@ -48,4 +48,4 @@
  "\n"
  g.
 
-60f71f206e59054a2927976168b3f484b7c8b9bbfa11739e06b3734d57fdfca8
+a391a8aa0bfb8b33f9accf6a28dee52c146d2aff11ed418ba5d33e753694804d

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.