All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20170106162635.19677-9-robh@kernel.org>

diff --git a/a/1.txt b/N1/1.txt
index 0b332c4..9364e6d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -4,7 +4,7 @@ The controller is registered with serdev when tty ports are registered
 with the TTY core. As the TTY core is built-in only, this has the side
 effect of making serdev built-in as well.
 
-Signed-off-by: Rob Herring <robh@kernel.org>
+Signed-off-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
 ---
  drivers/tty/serdev/Kconfig          |   8 ++
  drivers/tty/serdev/Makefile         |   2 +
@@ -46,7 +46,7 @@ index 000000000000..ed6fd675ece6
 +++ b/drivers/tty/serdev/serdev-ttyport.c
 @@ -0,0 +1,244 @@
 +/*
-+ * Copyright (C) 2016 Linaro Ltd., Rob Herring <robh@kernel.org>
++ * Copyright (C) 2016 Linaro Ltd., Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
 + *
 + * This program is free software; you can redistribute it and/or modify
 + * it under the terms of the GNU General Public License version 2 and
@@ -286,7 +286,7 @@ index 000000000000..ed6fd675ece6
 +	serdev_controller_put(ctrl);
 +}
 +
-+MODULE_AUTHOR("Rob Herring <robh@kernel.org");
++MODULE_AUTHOR("Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org");
 +MODULE_DESCRIPTION("TTY port serial bus controller");
 +MODULE_LICENSE("GPL v2");
 diff --git a/include/linux/serdev.h b/include/linux/serdev.h
diff --git a/a/content_digest b/N1/content_digest
index adbc728..142fb6b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,23 +1,24 @@
  "ref\020170106162635.19677-1-robh@kernel.org\0"
- "From\0Rob Herring <robh@kernel.org>\0"
+ "ref\020170106162635.19677-1-robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0"
+ "From\0Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
  "Subject\0[PATCH 8/9] serdev: add a tty port controller driver\0"
  "Date\0Fri,  6 Jan 2017 10:26:34 -0600\0"
- "To\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>"
-  Marcel Holtmann <marcel@holtmann.org>
-  Jiri Slaby <jslaby@suse.com>
-  Sebastian Reichel <sre@kernel.org>
-  Arnd Bergmann <arnd@arndb.de>
-  Dr . H . Nikolaus Schaller <hns@goldelico.com>
-  Peter Hurley <peter@hurleysoftware.com>
-  Andy Shevchenko <andriy.shevchenko@linux.intel.com>
- " Alan Cox <gnomes@lxorguk.ukuu.org.uk>\0"
- "Cc\0Loic Poulain <loic.poulain@intel.com>"
-  Pavel Machek <pavel@ucw.cz>
-  NeilBrown <neil@brown.name>
-  Linus Walleij <linus.walleij@linaro.org>
-  linux-bluetooth@vger.kernel.org
-  linux-serial@vger.kernel.org
- " linux-kernel@vger.kernel.org\0"
+ "To\0Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>"
+  Marcel Holtmann <marcel-kz+m5ild9QBg9hUCZPvPmw@public.gmane.org>
+  Jiri Slaby <jslaby-IBi9RG/b67k@public.gmane.org>
+  Sebastian Reichel <sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+  Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
+  Dr . H . Nikolaus Schaller <hns-xXXSsgcRVICgSpxsJD1C4w@public.gmane.org>
+  Peter Hurley <peter-WaGBZJeGNqdsbIuE7sb01tBPR1lH4CV8@public.gmane.org>
+  Andy Shevchenko <andriy.shevchenko-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
+ " Alan Cox <gnomes-qBU/x9rampVanCEyBjwyrvXRex20P6io@public.gmane.org>\0"
+ "Cc\0Loic Poulain <loic.poulain-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>"
+  Pavel Machek <pavel-+ZI9xUNit7I@public.gmane.org>
+  NeilBrown <neil-+NVA1uvv1dVBDLzU/O5InQ@public.gmane.org>
+  Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+  linux-bluetooth-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-serial-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "Add a serdev controller driver for tty ports.\n"
@@ -26,7 +27,7 @@
  "with the TTY core. As the TTY core is built-in only, this has the side\n"
  "effect of making serdev built-in as well.\n"
  "\n"
- "Signed-off-by: Rob Herring <robh@kernel.org>\n"
+ "Signed-off-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
  "---\n"
  " drivers/tty/serdev/Kconfig          |   8 ++\n"
  " drivers/tty/serdev/Makefile         |   2 +\n"
@@ -68,7 +69,7 @@
  "+++ b/drivers/tty/serdev/serdev-ttyport.c\n"
  "@@ -0,0 +1,244 @@\n"
  "+/*\n"
- "+ * Copyright (C) 2016 Linaro Ltd., Rob Herring <robh@kernel.org>\n"
+ "+ * Copyright (C) 2016 Linaro Ltd., Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
  "+ *\n"
  "+ * This program is free software; you can redistribute it and/or modify\n"
  "+ * it under the terms of the GNU General Public License version 2 and\n"
@@ -308,7 +309,7 @@
  "+\tserdev_controller_put(ctrl);\n"
  "+}\n"
  "+\n"
- "+MODULE_AUTHOR(\"Rob Herring <robh@kernel.org\");\n"
+ "+MODULE_AUTHOR(\"Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\");\n"
  "+MODULE_DESCRIPTION(\"TTY port serial bus controller\");\n"
  "+MODULE_LICENSE(\"GPL v2\");\n"
  "diff --git a/include/linux/serdev.h b/include/linux/serdev.h\n"
@@ -343,4 +344,4 @@
  "-- \n"
  2.10.1
 
-a04bbc3148ebccf855a8ca02802edbec3dc19099b2b65a10396793401299f7cf
+4ab456a06e876ac1552dd0e08511342c3c9d44d658e3d3a5c3108f94ceb0ade5

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.