All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1416364227.5704.20.camel@kernel.crashing.org>

diff --git a/a/1.txt b/N1/1.txt
index e18b8fa..4368a25 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,6 +1,6 @@
 On Tue, 2014-11-18 at 10:37 -0600, Rob Herring wrote:
 > On Wed, Nov 12, 2014 at 7:10 PM, Benjamin Herrenschmidt
-> <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org> wrote:
+> <benh@kernel.crashing.org> wrote:
 > > So I've been annoyed lately with having a bunch of devices such as i2c
 > > eeproms (for use by VPDs, server world !) and other bits and pieces that
 > > I want to be able to identify from userspace, and possibly provide
@@ -24,7 +24,7 @@ On Tue, 2014-11-18 at 10:37 -0600, Rob Herring wrote:
 > > dev->of_node pointer, the patch is pretty trivial and seems to work just
 > > fine for me.
 > >
-> > Signed-off-by: Benjamin Herrenschmidt <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org>
+> > Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
 > > ---
 > > diff --git a/drivers/base/core.c b/drivers/base/core.c
 > > index 20da3ad..8c7b607 100644
@@ -59,11 +59,5 @@ doing the symlink but you tell me.
 > >
 > --
 > To unsubscribe from this list: send the line "unsubscribe devicetree" in
-> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+> the body of a message to majordomo@vger.kernel.org
 > More majordomo info at  http://vger.kernel.org/majordomo-info.html
-
-
---
-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 ceea6c0..42a9a65 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -4,23 +4,22 @@
  "ref\0CAL_JsqKG=vpeGKj3v-2VW9oGQsnmuYMHRfy6LuXDXE=ROjHT4w@mail.gmail.com\0"
  "ref\01415841047.5124.62.camel@kernel.crashing.org\0"
  "ref\0CAL_Jsq+YyfMWxiOFv4x3g5hZJH0XRqCKj2He1XO9eyXWjHTMrg@mail.gmail.com\0"
- "ref\0CAL_Jsq+YyfMWxiOFv4x3g5hZJH0XRqCKj2He1XO9eyXWjHTMrg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0"
- "From\0Benjamin Herrenschmidt <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org>\0"
+ "From\0Benjamin Herrenschmidt <benh@kernel.crashing.org>\0"
  "Subject\0Re: [PATCH] drivers/core/of: Add symlink to device-tree from devices with an OF node\0"
  "Date\0Wed, 19 Nov 2014 13:30:27 +1100\0"
- "To\0Rob Herring <robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
- "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>"
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
-  Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>
-  Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
-  Greg KH <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
- " Jeremy Kerr <jeremy.kerr-8fk3Idey6ehBDgjK7y7TUQ@public.gmane.org>\0"
+ "To\0Rob Herring <robherring2@gmail.com>\0"
+ "Cc\0devicetree@vger.kernel.org <devicetree@vger.kernel.org>"
+  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
+  Arnd Bergmann <arnd@arndb.de>
+  Olof Johansson <olof@lixom.net>
+  Grant Likely <grant.likely@linaro.org>
+  Greg KH <gregkh@linuxfoundation.org>
+ " Jeremy Kerr <jeremy.kerr@au1.ibm.com>\0"
  "\00:1\0"
  "b\0"
  "On Tue, 2014-11-18 at 10:37 -0600, Rob Herring wrote:\n"
  "> On Wed, Nov 12, 2014 at 7:10 PM, Benjamin Herrenschmidt\n"
- "> <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org> wrote:\n"
+ "> <benh@kernel.crashing.org> wrote:\n"
  "> > So I've been annoyed lately with having a bunch of devices such as i2c\n"
  "> > eeproms (for use by VPDs, server world !) and other bits and pieces that\n"
  "> > I want to be able to identify from userspace, and possibly provide\n"
@@ -44,7 +43,7 @@
  "> > dev->of_node pointer, the patch is pretty trivial and seems to work just\n"
  "> > fine for me.\n"
  "> >\n"
- "> > Signed-off-by: Benjamin Herrenschmidt <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org>\n"
+ "> > Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>\n"
  "> > ---\n"
  "> > diff --git a/drivers/base/core.c b/drivers/base/core.c\n"
  "> > index 20da3ad..8c7b607 100644\n"
@@ -79,13 +78,7 @@
  "> >\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\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
+ "> the body of a message to majordomo@vger.kernel.org\n"
+ > More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-99f061a497dce4e6ba702dbd888f3b6a68dde74ceac873af2789642b6e4dc554
+a08e916d4eb9a908faf5bea1877587a61fb9eca9884fd4ed0414951722492d01

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.