All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <2409422.L9c2tQTy2E@phil>

diff --git a/a/1.txt b/N1/1.txt
index a8b435c..7d0d4d0 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,4 +1,4 @@
-From: Heiko Stuebner <heiko.stuebner-HCpLIkUQxWGakBO8gow8eQ@public.gmane.org>
+From: Heiko Stuebner <heiko.stuebner@bqreaders.com>
 
 The need to know the number of array elements in a property is
 a common pattern. To prevent duplication of open-coded implementations
@@ -6,10 +6,10 @@ add a helper static function that also centralises strict sanity
 checking and DTB format details, as well as a set of wrapper functions
 for u8, u16, u32 and u64.
 
-Suggested-by: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
-Signed-off-by: Heiko Stuebner <heiko.stuebner-HCpLIkUQxWGakBO8gow8eQ@public.gmane.org>
-Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-Acked-by: Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+Suggested-by: Mark Rutland <mark.rutland@arm.com>
+Signed-off-by: Heiko Stuebner <heiko.stuebner@bqreaders.com>
+Acked-by: Rob Herring <robh@kernel.org>
+Acked-by: Grant Likely <grant.likely@linaro.org>
 ---
  drivers/of/base.c  |   32 ++++++++++++++++++++++
  include/linux/of.h |   76 ++++++++++++++++++++++++++++++++++++++++++++++++++++
@@ -161,9 +161,3 @@ index b3d0f6d..8cc9cef 100644
   * @propname:	name of the property to be searched.
 -- 
 1.7.10.4
-
-
---
-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 47ce14d..277dffc 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,16 +1,16 @@
  "ref\02573561.oCYNnnL0gm@phil\0"
- "From\0Heiko St\303\274bner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0"
+ "From\0Heiko St\303\274bner <heiko@sntech.de>\0"
  "Subject\0[PATCH 1/3] of: add functions to count number of elements in a property\0"
  "Date\0Wed, 12 Feb 2014 01:00:34 +0100\0"
- "To\0grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0"
- "Cc\0robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org"
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Liam Girdwood <lgirdwood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
- " Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "To\0grant.likely@linaro.org\0"
+ "Cc\0robh+dt@kernel.org"
+  devicetree@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  Liam Girdwood <lgirdwood@gmail.com>
+ " Mark Brown <broonie@kernel.org>\0"
  "\00:1\0"
  "b\0"
- "From: Heiko Stuebner <heiko.stuebner-HCpLIkUQxWGakBO8gow8eQ@public.gmane.org>\n"
+ "From: Heiko Stuebner <heiko.stuebner@bqreaders.com>\n"
  "\n"
  "The need to know the number of array elements in a property is\n"
  "a common pattern. To prevent duplication of open-coded implementations\n"
@@ -18,10 +18,10 @@
  "checking and DTB format details, as well as a set of wrapper functions\n"
  "for u8, u16, u32 and u64.\n"
  "\n"
- "Suggested-by: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\n"
- "Signed-off-by: Heiko Stuebner <heiko.stuebner-HCpLIkUQxWGakBO8gow8eQ@public.gmane.org>\n"
- "Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
- "Acked-by: Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
+ "Suggested-by: Mark Rutland <mark.rutland@arm.com>\n"
+ "Signed-off-by: Heiko Stuebner <heiko.stuebner@bqreaders.com>\n"
+ "Acked-by: Rob Herring <robh@kernel.org>\n"
+ "Acked-by: Grant Likely <grant.likely@linaro.org>\n"
  "---\n"
  " drivers/of/base.c  |   32 ++++++++++++++++++++++\n"
  " include/linux/of.h |   76 ++++++++++++++++++++++++++++++++++++++++++++++++++++\n"
@@ -172,12 +172,6 @@
  "  * @np:\t\tdevice node from which the property value is to be read.\n"
  "  * @propname:\tname of the property to be searched.\n"
  "-- \n"
- "1.7.10.4\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
+ 1.7.10.4
 
-191900be251046bb3060c67a809489b74bfb6f8456b193a50d5fe3ad7092b032
+02655e7d2743391e0a44868c1408e5189c81dc6afe2cc535798a07104a5dfd00

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.