All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20170110152804.GA29272@andreas>

diff --git a/a/1.txt b/N1/1.txt
index 70b3286..23034ec 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -21,7 +21,7 @@ The driver was added in the directory "proximity" of the iio subsystem
 in absence of another directory named "distance".
 There is also a new submenu "distance"
 
-Signed-off-by: Andreas Klinger <ak-n176/SwNRljddJNmlsFzeA@public.gmane.org>
+Signed-off-by: Andreas Klinger <ak@it-klinger.de>
 ---
  drivers/iio/proximity/Kconfig  |  15 ++
  drivers/iio/proximity/Makefile |   1 +
@@ -70,7 +70,7 @@ index 000000000000..a888a230b419
 +/*
 + * srf08.c - Support for Devantech SRF08 ultrasonic ranger
 + *
-+ * Copyright (c) 2016 Andreas Klinger <ak-n176/SwNRljddJNmlsFzeA@public.gmane.org>
++ * Copyright (c) 2016 Andreas Klinger <ak@it-klinger.de>
 + *
 + * This file is subject to the terms and conditions of version 2 of
 + * the GNU General Public License.  See the file COPYING in the main
@@ -409,13 +409,8 @@ index 000000000000..a888a230b419
 +};
 +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_LICENSE("GPL");
 -- 
 2.1.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 5bf3c21..e446a17 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,24 +1,24 @@
- "From\0Andreas Klinger <ak-n176/SwNRljddJNmlsFzeA@public.gmane.org>\0"
+ "From\0Andreas Klinger <ak@it-klinger.de>\0"
  "Subject\0[PATCH 2/2] iio: distance: srf08: add IIO driver for us ranger\0"
  "Date\0Tue, 10 Jan 2017 16:28:04 +0100\0"
- "To\0jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org"
-  knaack.h-Mmb7MZpHnFY@public.gmane.org
-  lars-Qo5EllUWu/uELgA04lAiVw@public.gmane.org
-  pmeerw-jW+XmwGofnusTnJN9+BGXg@public.gmane.org
-  linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  ktsai-GubuWUlQtMwciDkP5Hr2oA@public.gmane.org
-  wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org
-  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  pawel.moll-5wv7dgnIgG8@public.gmane.org
-  mark.rutland-5wv7dgnIgG8@public.gmane.org
-  ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org
-  galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
-  trivial-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
-  linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
- "Cc\0ak-n176/SwNRljddJNmlsFzeA@public.gmane.org\0"
+ "To\0jic23@kernel.org"
+  knaack.h@gmx.de
+  lars@metafoo.de
+  pmeerw@pmeerw.net
+  linux-iio@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  ktsai@capellamicro.com
+  wsa@the-dreams.de
+  robh+dt@kernel.org
+  pawel.moll@arm.com
+  mark.rutland@arm.com
+  ijc+devicetree@hellion.org.uk
+  galak@codeaurora.org
+  trivial@kernel.org
+  mranostay@gmail.com
+  linux-i2c@vger.kernel.org
+ " devicetree@vger.kernel.org\0"
+ "Cc\0ak@it-klinger.de\0"
  "\00:1\0"
  "b\0"
  "This is the IIO driver for devantech srf08 ultrasonic ranger which can be\n"
@@ -44,7 +44,7 @@
  "in absence of another directory named \"distance\".\n"
  "There is also a new submenu \"distance\"\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"
  " drivers/iio/proximity/Kconfig  |  15 ++\n"
  " drivers/iio/proximity/Makefile |   1 +\n"
@@ -93,7 +93,7 @@
  "+/*\n"
  "+ * srf08.c - Support for Devantech SRF08 ultrasonic ranger\n"
  "+ *\n"
- "+ * Copyright (c) 2016 Andreas Klinger <ak-n176/SwNRljddJNmlsFzeA@public.gmane.org>\n"
+ "+ * Copyright (c) 2016 Andreas Klinger <ak@it-klinger.de>\n"
  "+ *\n"
  "+ * This file is subject to the terms and conditions of version 2 of\n"
  "+ * the GNU General Public License.  See the file COPYING in the main\n"
@@ -432,15 +432,10 @@
  "+};\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_LICENSE(\"GPL\");\n"
  "-- \n"
- "2.1.4\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
+ 2.1.4
 
-4dc8cd9a76b52031f4d643d0282fe2d70df5b0b122f7ad95d4fa68d558c3329b
+25d490d29f7b38f24c889ca61e916b9e3a9eebf4887edab30ec757946719361d

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.