All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <55B60A73.8080905@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index dc639d7..c9baf72 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -16,7 +16,7 @@ cheers,
 > Thanks,
 > Chanwoo Choi
 > 
-> On Tue, Jul 7, 2015 at 3:06 PM, Roger Quadros <rogerq-l0cyMroinI0@public.gmane.org> wrote:
+> On Tue, Jul 7, 2015 at 3:06 PM, Roger Quadros <rogerq@ti.com> wrote:
 >> Users of find_cable_index_by_name() will cause a kernel hang
 >> as the while loop counter is never incremented and end condition
 >> is never reached.
@@ -30,8 +30,8 @@ cheers,
 >> both of the above issues.
 >>
 >> Fixes: commit 73b6ecdb93e8 ("extcon: Redefine the unique id of supported external connectors without 'enum extcon' type")
->> Cc: Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
->> Signed-off-by: Roger Quadros <rogerq-l0cyMroinI0@public.gmane.org>
+>> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+>> Signed-off-by: Roger Quadros <rogerq@ti.com>
 >> ---
 >>  drivers/extcon/extcon.c | 38 +++++++++++++++++++++++++++++---------
 >>  1 file changed, 29 insertions(+), 9 deletions(-)
@@ -137,10 +137,6 @@ cheers,
 >>
 >> --
 >> To unsubscribe from this list: send the line "unsubscribe linux-kernel" 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
 >> Please read the FAQ at  http://www.tux.org/lkml/
---
-To unsubscribe from this list: send the line "unsubscribe linux-usb" 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 5e7d564..20f5977 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,16 +1,15 @@
  "ref\01436194018-18696-2-git-send-email-rogerq@ti.com\0"
  "ref\01436274375-10308-1-git-send-email-rogerq@ti.com\0"
  "ref\0CAGTfZH3qM6_R8F8bE7oEUYhS0hW0hv7fKzYJ6K6z+dZmExCExA@mail.gmail.com\0"
- "ref\0CAGTfZH3qM6_R8F8bE7oEUYhS0hW0hv7fKzYJ6K6z+dZmExCExA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0"
- "From\0Roger Quadros <rogerq-l0cyMroinI0@public.gmane.org>\0"
+ "From\0Roger Quadros <rogerq@ti.com>\0"
  "Subject\0Re: [PATCH v2 1/2] extcon: fix hang and extcon_get/set_cable_state().\0"
  "Date\0Mon, 27 Jul 2015 13:39:47 +0300\0"
- "To\0cw00.choi-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org\0"
- "Cc\0ivan.ivanov-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org"
-  linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-kernel <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
- " Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>\0"
+ "To\0<cw00.choi@samsung.com>\0"
+ "Cc\0<ivan.ivanov@linaro.org>"
+  <linux-omap@vger.kernel.org>
+  <linux-usb@vger.kernel.org>
+  linux-kernel <linux-kernel@vger.kernel.org>
+ " Greg Kroah-Hartman <gregkh@linuxfoundation.org>\0"
  "\00:1\0"
  "b\0"
  "Chanwoo,\n"
@@ -31,7 +30,7 @@
  "> Thanks,\n"
  "> Chanwoo Choi\n"
  "> \n"
- "> On Tue, Jul 7, 2015 at 3:06 PM, Roger Quadros <rogerq-l0cyMroinI0@public.gmane.org> wrote:\n"
+ "> On Tue, Jul 7, 2015 at 3:06 PM, Roger Quadros <rogerq@ti.com> wrote:\n"
  ">> Users of find_cable_index_by_name() will cause a kernel hang\n"
  ">> as the while loop counter is never incremented and end condition\n"
  ">> is never reached.\n"
@@ -45,8 +44,8 @@
  ">> both of the above issues.\n"
  ">>\n"
  ">> Fixes: commit 73b6ecdb93e8 (\"extcon: Redefine the unique id of supported external connectors without 'enum extcon' type\")\n"
- ">> Cc: Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>\n"
- ">> Signed-off-by: Roger Quadros <rogerq-l0cyMroinI0@public.gmane.org>\n"
+ ">> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>\n"
+ ">> Signed-off-by: Roger Quadros <rogerq@ti.com>\n"
  ">> ---\n"
  ">>  drivers/extcon/extcon.c | 38 +++++++++++++++++++++++++++++---------\n"
  ">>  1 file changed, 29 insertions(+), 9 deletions(-)\n"
@@ -152,12 +151,8 @@
  ">>\n"
  ">> --\n"
  ">> To unsubscribe from this list: send the line \"unsubscribe linux-kernel\" in\n"
- ">> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ ">> the body of a message to majordomo@vger.kernel.org\n"
  ">> More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
- ">> Please read the FAQ at  http://www.tux.org/lkml/\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-usb\" 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
+ >> Please read the FAQ at  http://www.tux.org/lkml/
 
-5ffae3e13cba053669f763b17755126264f036468d3bb5c832784e1ef4e212c9
+218b6e7082db4b9cdd6bb787027232b05b6e655ef39bd759f09389f61262950b

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.