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

diff --git a/a/1.txt b/N1/1.txt
index ec3dd50..b20a3ad 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -22,7 +22,7 @@ Features not supported by this driver:
 The driver was added in the directory "proximity" of the iio subsystem and
 the menu in den config is now called "Proximity and distance sensors"
 
-Signed-off-by: Andreas Klinger <ak-n176/SwNRljddJNmlsFzeA@public.gmane.org>
+Signed-off-by: Andreas Klinger <ak@it-klinger.de>
 ---
  drivers/iio/proximity/Kconfig  |  13 +-
  drivers/iio/proximity/Makefile |   1 +
@@ -78,7 +78,7 @@ index 000000000000..49316cbf7c60
 +/*
 + * 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
@@ -470,13 +470,8 @@ index 000000000000..49316cbf7c60
 +};
 +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 f079320..36b3b53 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 v4 2/3] iio: distance: srf08: add IIO driver for us ranger\0"
  "Date\0Wed, 25 Jan 2017 20:07:19 +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"
@@ -45,7 +45,7 @@
  "The driver was added in the directory \"proximity\" of the iio subsystem and\n"
  "the menu in den config is now called \"Proximity and distance sensors\"\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  |  13 +-\n"
  " drivers/iio/proximity/Makefile |   1 +\n"
@@ -101,7 +101,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"
@@ -493,15 +493,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
 
-f4b5670a002595a85b32c6751948eb8c521e80ed8ec86e2bbcd68ec9a95a0ed3
+020d90466bbad463067327d9fa41fb046092a0f5f27ea712a99eff3090069f35

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.