All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20170720100509.GB2729@localhost>

diff --git a/a/1.txt b/N1/1.txt
index 0d92527..20bc48a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -12,7 +12,7 @@ On Thu, Jul 20, 2017 at 03:32:27PM +0530, Keerthy wrote:
 > >> This is already fixed in the latest kernel:
 > >>
 > >> commit 6dc0048cff988858254fcc26becfc1e9753efa79
-> >> Author: Arvind Yadav <arvind.yadav.cs-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+> >> Author: Arvind Yadav <arvind.yadav.cs@gmail.com>
 > >> Date:   Tue May 23 14:48:57 2017 +0530
 > > 
 > > That change only handles errors in davinci_gpio_irq_setup() (i.e. during
@@ -25,7 +25,3 @@ No, you need to balance it on driver unbind, that is, in a new remove()
 callback.
 
 Johan
---
-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 be21c37..4a7c3d3 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -5,21 +5,10 @@
  "ref\0cc66dfaf-05c5-8d55-03a6-556ec83c4487@ti.com\0"
  "ref\020170720095047.GA2729@localhost\0"
  "ref\047055927-5102-b39f-fdbb-b5d89cb14632@ti.com\0"
- "ref\047055927-5102-b39f-fdbb-b5d89cb14632-l0cyMroinI0@public.gmane.org\0"
- "From\0Johan Hovold <johan-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
- "Subject\0Re: [PATCH 2/4] gpio: davinci: Handle the return value of davinci_gpio_irq_setup function\0"
+ "From\0johan@kernel.org (Johan Hovold)\0"
+ "Subject\0[PATCH 2/4] gpio: davinci: Handle the return value of davinci_gpio_irq_setup function\0"
  "Date\0Thu, 20 Jul 2017 12:05:09 +0200\0"
- "To\0Keerthy <j-keerthy-l0cyMroinI0@public.gmane.org>\0"
- "Cc\0Johan Hovold <johan-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>"
-  linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
-  ssantosh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  nsekhar-l0cyMroinI0@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
- " fcooper-l0cyMroinI0@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Thu, Jul 20, 2017 at 03:32:27PM +0530, Keerthy wrote:\n"
@@ -36,7 +25,7 @@
  "> >> This is already fixed in the latest kernel:\n"
  "> >>\n"
  "> >> commit 6dc0048cff988858254fcc26becfc1e9753efa79\n"
- "> >> Author: Arvind Yadav <arvind.yadav.cs-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
+ "> >> Author: Arvind Yadav <arvind.yadav.cs@gmail.com>\n"
  "> >> Date:   Tue May 23 14:48:57 2017 +0530\n"
  "> > \n"
  "> > That change only handles errors in davinci_gpio_irq_setup() (i.e. during\n"
@@ -48,10 +37,6 @@
  "No, you need to balance it on driver unbind, that is, in a new remove()\n"
  "callback.\n"
  "\n"
- "Johan\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
+ Johan
 
-ba0045c9d7501046887dfec61fd0b8c3ee834f5fc45e391b438e415bd29c4db3
+cc58b704547282fe3ab06d9de68d6965ace04d7f299d033b1b6fcac8ce36d2db

diff --git a/a/1.txt b/N2/1.txt
index 0d92527..20bc48a 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -12,7 +12,7 @@ On Thu, Jul 20, 2017 at 03:32:27PM +0530, Keerthy wrote:
 > >> This is already fixed in the latest kernel:
 > >>
 > >> commit 6dc0048cff988858254fcc26becfc1e9753efa79
-> >> Author: Arvind Yadav <arvind.yadav.cs-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+> >> Author: Arvind Yadav <arvind.yadav.cs@gmail.com>
 > >> Date:   Tue May 23 14:48:57 2017 +0530
 > > 
 > > That change only handles errors in davinci_gpio_irq_setup() (i.e. during
@@ -25,7 +25,3 @@ No, you need to balance it on driver unbind, that is, in a new remove()
 callback.
 
 Johan
---
-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/N2/content_digest
index be21c37..98c5962 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -5,21 +5,20 @@
  "ref\0cc66dfaf-05c5-8d55-03a6-556ec83c4487@ti.com\0"
  "ref\020170720095047.GA2729@localhost\0"
  "ref\047055927-5102-b39f-fdbb-b5d89cb14632@ti.com\0"
- "ref\047055927-5102-b39f-fdbb-b5d89cb14632-l0cyMroinI0@public.gmane.org\0"
- "From\0Johan Hovold <johan-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "From\0Johan Hovold <johan@kernel.org>\0"
  "Subject\0Re: [PATCH 2/4] gpio: davinci: Handle the return value of davinci_gpio_irq_setup function\0"
  "Date\0Thu, 20 Jul 2017 12:05:09 +0200\0"
- "To\0Keerthy <j-keerthy-l0cyMroinI0@public.gmane.org>\0"
- "Cc\0Johan Hovold <johan-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>"
-  linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
-  ssantosh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  nsekhar-l0cyMroinI0@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
- " fcooper-l0cyMroinI0@public.gmane.org\0"
+ "To\0Keerthy <j-keerthy@ti.com>\0"
+ "Cc\0Johan Hovold <johan@kernel.org>"
+  linus.walleij@linaro.org
+  ssantosh@kernel.org
+  devicetree@vger.kernel.org
+  nsekhar@ti.com
+  linux-kernel@vger.kernel.org
+  linux-gpio@vger.kernel.org
+  robh+dt@kernel.org
+  linux-arm-kernel@lists.infradead.org
+ " fcooper@ti.com\0"
  "\00:1\0"
  "b\0"
  "On Thu, Jul 20, 2017 at 03:32:27PM +0530, Keerthy wrote:\n"
@@ -36,7 +35,7 @@
  "> >> This is already fixed in the latest kernel:\n"
  "> >>\n"
  "> >> commit 6dc0048cff988858254fcc26becfc1e9753efa79\n"
- "> >> Author: Arvind Yadav <arvind.yadav.cs-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
+ "> >> Author: Arvind Yadav <arvind.yadav.cs@gmail.com>\n"
  "> >> Date:   Tue May 23 14:48:57 2017 +0530\n"
  "> > \n"
  "> > That change only handles errors in davinci_gpio_irq_setup() (i.e. during\n"
@@ -48,10 +47,6 @@
  "No, you need to balance it on driver unbind, that is, in a new remove()\n"
  "callback.\n"
  "\n"
- "Johan\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
+ Johan
 
-ba0045c9d7501046887dfec61fd0b8c3ee834f5fc45e391b438e415bd29c4db3
+36e5287bb3788adbaa893df48fdc8a1eede8922570e39f94af8b4bd5f9786a1e

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.