All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20170818080138.6861e69e@archlinux>

diff --git a/a/1.txt b/N1/1.txt
index f6ea418..0afe982 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,8 +1,8 @@
 On Fri, 18 Aug 2017 07:56:05 +0100
-Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> wrote:
+Jonathan Cameron <jic23@kernel.org> wrote:
 
 > On Wed, 16 Aug 2017 21:34:06 +0200
-> Andreas Klinger <ak-n176/SwNRljddJNmlsFzeA@public.gmane.org> wrote:
+> Andreas Klinger <ak@it-klinger.de> wrote:
 > 
 > > Add support for triggered buffers.
 > > 
@@ -11,7 +11,7 @@ Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> wrote:
 > >   alignment    48 Bit
 > >   timestamp    64 Bit
 > > 
-> > Signed-off-by: Andreas Klinger <ak-n176/SwNRljddJNmlsFzeA@public.gmane.org>  
+> > Signed-off-by: Andreas Klinger <ak@it-klinger.de>  
 > 
 > One little improvement I noticed inline that an additional unlocked
 > reading function would tidy up.
@@ -143,17 +143,12 @@ Jonathan
 > > @@ -402,5 +456,5 @@ static struct i2c_driver srf08_driver = {
 > >  module_i2c_driver(srf08_driver);
 > >  
-> >  MODULE_AUTHOR("Andreas Klinger <ak-n176/SwNRljddJNmlsFzeA@public.gmane.org>");
+> >  MODULE_AUTHOR("Andreas Klinger <ak@it-klinger.de>");
 > > -MODULE_DESCRIPTION("Devantech SRF08 ultrasonic ranger driver");
 > > +MODULE_DESCRIPTION("Devantech SRF08/SRF10 ultrasonic ranger driver");
 > >  MODULE_LICENSE("GPL");  
 > 
 > --
 > To unsubscribe from this list: send the line "unsubscribe linux-iio" 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 a009e13..9b97f43 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,26 +1,26 @@
  "ref\020170816193406.GA24427@arbeit\0"
  "ref\020170818075552.225551a2@archlinux\0"
- "From\0Jonathan Cameron <jic23-tko9wxEg+fIOOJlXag/Snyp2UmYkHbXO@public.gmane.org>\0"
+ "From\0Jonathan Cameron <jic23@jic23.retrosnub.co.uk>\0"
  "Subject\0Re: [PATCH v3 3/5] iio: srf08: add triggered buffer support\0"
  "Date\0Fri, 18 Aug 2017 08:01:38 +0100\0"
- "To\0Andreas Klinger <ak-n176/SwNRljddJNmlsFzeA@public.gmane.org>\0"
- "Cc\0knaack.h-Mmb7MZpHnFY@public.gmane.org"
-  lars-Qo5EllUWu/uELgA04lAiVw@public.gmane.org
-  pmeerw-jW+XmwGofnusTnJN9+BGXg@public.gmane.org
-  linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org
-  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  mark.rutland-5wv7dgnIgG8@public.gmane.org
-  linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0Andreas Klinger <ak@it-klinger.de>\0"
+ "Cc\0knaack.h@gmx.de"
+  lars@metafoo.de
+  pmeerw@pmeerw.net
+  linux-iio@vger.kernel.org
+  wsa@the-dreams.de
+  robh+dt@kernel.org
+  mark.rutland@arm.com
+  linux-i2c@vger.kernel.org
+  devicetree@vger.kernel.org
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On Fri, 18 Aug 2017 07:56:05 +0100\n"
- "Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> wrote:\n"
+ "Jonathan Cameron <jic23@kernel.org> wrote:\n"
  "\n"
  "> On Wed, 16 Aug 2017 21:34:06 +0200\n"
- "> Andreas Klinger <ak-n176/SwNRljddJNmlsFzeA@public.gmane.org> wrote:\n"
+ "> Andreas Klinger <ak@it-klinger.de> wrote:\n"
  "> \n"
  "> > Add support for triggered buffers.\n"
  "> > \n"
@@ -29,7 +29,7 @@
  "> >   alignment    48 Bit\n"
  "> >   timestamp    64 Bit\n"
  "> > \n"
- "> > Signed-off-by: Andreas Klinger <ak-n176/SwNRljddJNmlsFzeA@public.gmane.org>  \n"
+ "> > Signed-off-by: Andreas Klinger <ak@it-klinger.de>  \n"
  "> \n"
  "> One little improvement I noticed inline that an additional unlocked\n"
  "> reading function would tidy up.\n"
@@ -161,19 +161,14 @@
  "> > @@ -402,5 +456,5 @@ static struct i2c_driver srf08_driver = {\n"
  "> >  module_i2c_driver(srf08_driver);\n"
  "> >  \n"
- "> >  MODULE_AUTHOR(\"Andreas Klinger <ak-n176/SwNRljddJNmlsFzeA@public.gmane.org>\");\n"
+ "> >  MODULE_AUTHOR(\"Andreas Klinger <ak@it-klinger.de>\");\n"
  "> > -MODULE_DESCRIPTION(\"Devantech SRF08 ultrasonic ranger driver\");\n"
  "> > +MODULE_DESCRIPTION(\"Devantech SRF08/SRF10 ultrasonic ranger driver\");\n"
  "> >  MODULE_LICENSE(\"GPL\");  \n"
  "> \n"
  "> --\n"
  "> To unsubscribe from this list: send the line \"unsubscribe linux-iio\" 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"
- "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
 
-f696caa4bff72e1ea8beb798ea643b5b0f094f07ac44c7d3bafea1a556b5bafd
+a8b1ebac4c90875d341c7643dbde1af3449927595402eb87419d24efd5053587

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.