All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <524DD5A6.6020204@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index cf87c3b..d7d0fbe 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -49,7 +49,7 @@ This has been an issue for some time. A fix has been attempted before
 and reverted if you look at the git history:
 
 commit bc51b0c22cebf5c311a6f1895fcca9f78efd0478
-Author: Linus Torvalds <torvalds@linux-foundation.org>
+Author: Linus Torvalds <torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
 Date:   Tue Jul 10 12:49:32 2012 -0700
 
     Revert "of: match by compatible property first"
@@ -67,22 +67,22 @@ Date:   Tue Jul 10 12:49:32 2012 -0700
       other cases that rely on the current although wrong behavior.  I will
       post an updated version for 3.6."
 
-    Bisected-and-reported-by: Meelis Roos <mroos@linux.ee>
-    Requested-by: Rob Herring <rob.herring@calxeda.com>
-    Cc: Thierry Reding <thierry.reding@avionic-design.de>
-    Cc: Grant Likely <grant.likely@secretlab.ca>
-    Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
+    Bisected-and-reported-by: Meelis Roos <mroos-Y27EyoLml9s@public.gmane.org>
+    Requested-by: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>
+    Cc: Thierry Reding <thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org>
+    Cc: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>
+    Signed-off-by: Linus Torvalds <torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
 
 There was also a fix attempted for this and the discussion here:
 
-http://www.mail-archive.com/linuxppc-dev at lists.ozlabs.org/msg60163.html
+http://www.mail-archive.com/linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org/msg60163.html
 
 You patch would hit the same issues I believe.
 
 Rob
 
 > 
-> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
+> Signed-off-by: Marc Kleine-Budde <mkl-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
 > ---
 >  drivers/of/base.c | 40 +++++++++++++++++++++++++++++++++++-----
 >  1 file changed, 35 insertions(+), 5 deletions(-)
@@ -156,4 +156,9 @@ Rob
 >  	return NULL;
 >  }
 >  
->
+> 
+
+--
+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 6e773da..727eec7 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,14 @@
  "ref\01380826284-18381-1-git-send-email-mkl@pengutronix.de\0"
- "From\0robherring2@gmail.com (Rob Herring)\0"
- "Subject\0[PATCH|RFC] of: let of_match_device() always return best match\0"
+ "ref\01380826284-18381-1-git-send-email-mkl-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org\0"
+ "From\0Rob Herring <robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "Subject\0Re: [PATCH|RFC] of: let of_match_device() always return best match\0"
  "Date\0Thu, 03 Oct 2013 15:37:58 -0500\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Marc Kleine-Budde <mkl-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\0"
+ "Cc\0LKML <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>"
+  linux-arm-kernel <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
+  Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org <kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "On 10/03/2013 01:51 PM, Marc Kleine-Budde wrote:\n"
@@ -56,7 +62,7 @@
  "and reverted if you look at the git history:\n"
  "\n"
  "commit bc51b0c22cebf5c311a6f1895fcca9f78efd0478\n"
- "Author: Linus Torvalds <torvalds@linux-foundation.org>\n"
+ "Author: Linus Torvalds <torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>\n"
  "Date:   Tue Jul 10 12:49:32 2012 -0700\n"
  "\n"
  "    Revert \"of: match by compatible property first\"\n"
@@ -74,22 +80,22 @@
  "      other cases that rely on the current although wrong behavior.  I will\n"
  "      post an updated version for 3.6.\"\n"
  "\n"
- "    Bisected-and-reported-by: Meelis Roos <mroos@linux.ee>\n"
- "    Requested-by: Rob Herring <rob.herring@calxeda.com>\n"
- "    Cc: Thierry Reding <thierry.reding@avionic-design.de>\n"
- "    Cc: Grant Likely <grant.likely@secretlab.ca>\n"
- "    Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>\n"
+ "    Bisected-and-reported-by: Meelis Roos <mroos-Y27EyoLml9s@public.gmane.org>\n"
+ "    Requested-by: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>\n"
+ "    Cc: Thierry Reding <thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org>\n"
+ "    Cc: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>\n"
+ "    Signed-off-by: Linus Torvalds <torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>\n"
  "\n"
  "There was also a fix attempted for this and the discussion here:\n"
  "\n"
- "http://www.mail-archive.com/linuxppc-dev at lists.ozlabs.org/msg60163.html\n"
+ "http://www.mail-archive.com/linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org/msg60163.html\n"
  "\n"
  "You patch would hit the same issues I believe.\n"
  "\n"
  "Rob\n"
  "\n"
  "> \n"
- "> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>\n"
+ "> Signed-off-by: Marc Kleine-Budde <mkl-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\n"
  "> ---\n"
  ">  drivers/of/base.c | 40 +++++++++++++++++++++++++++++++++++-----\n"
  ">  1 file changed, 35 insertions(+), 5 deletions(-)\n"
@@ -163,6 +169,11 @@
  ">  \treturn NULL;\n"
  ">  }\n"
  ">  \n"
- >
+ "> \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
 
-8a11655e35671185e70faf8ca2fd0ab4bcc13aeea6454de4f3aa7d31f11f4b15
+055d89ee7770c9cb893936706c2d01dd6786745289df1983e958702033e3012e

diff --git a/a/1.txt b/N2/1.txt
index cf87c3b..1d98ecb 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -75,7 +75,7 @@ Date:   Tue Jul 10 12:49:32 2012 -0700
 
 There was also a fix attempted for this and the discussion here:
 
-http://www.mail-archive.com/linuxppc-dev at lists.ozlabs.org/msg60163.html
+http://www.mail-archive.com/linuxppc-dev@lists.ozlabs.org/msg60163.html
 
 You patch would hit the same issues I believe.
 
diff --git a/a/content_digest b/N2/content_digest
index 6e773da..83001d6 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,8 +1,13 @@
  "ref\01380826284-18381-1-git-send-email-mkl@pengutronix.de\0"
- "From\0robherring2@gmail.com (Rob Herring)\0"
- "Subject\0[PATCH|RFC] of: let of_match_device() always return best match\0"
+ "From\0Rob Herring <robherring2@gmail.com>\0"
+ "Subject\0Re: [PATCH|RFC] of: let of_match_device() always return best match\0"
  "Date\0Thu, 03 Oct 2013 15:37:58 -0500\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Marc Kleine-Budde <mkl@pengutronix.de>\0"
+ "Cc\0LKML <linux-kernel@vger.kernel.org>"
+  linux-arm-kernel <linux-arm-kernel@lists.infradead.org>
+  Grant Likely <grant.likely@linaro.org>
+  devicetree@vger.kernel.org
+ " kernel@pengutronix.de <kernel@pengutronix.de>\0"
  "\00:1\0"
  "b\0"
  "On 10/03/2013 01:51 PM, Marc Kleine-Budde wrote:\n"
@@ -82,7 +87,7 @@
  "\n"
  "There was also a fix attempted for this and the discussion here:\n"
  "\n"
- "http://www.mail-archive.com/linuxppc-dev at lists.ozlabs.org/msg60163.html\n"
+ "http://www.mail-archive.com/linuxppc-dev@lists.ozlabs.org/msg60163.html\n"
  "\n"
  "You patch would hit the same issues I believe.\n"
  "\n"
@@ -165,4 +170,4 @@
  ">  \n"
  >
 
-8a11655e35671185e70faf8ca2fd0ab4bcc13aeea6454de4f3aa7d31f11f4b15
+b75416f2cd2c00c926328b3603adead7d32ae1ee78f00d15c9c90fb56f12613f

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.