All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <56D9B8EE.3060107@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 929f46d..a215a64 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -18,10 +18,10 @@ On 02/03/16 16:24, Arnd Bergmann wrote:
 > to avoid defining the structure when CONFIG_PM is not set without
 > the #ifdef.
 >
-> Signed-off-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
+> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
 > ---
 
-Reviewed-by: Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
 
 >   drivers/usb/host/xhci-mtk.c | 10 +++-------
 >   1 file changed, 3 insertions(+), 7 deletions(-)
@@ -69,7 +69,3 @@ Reviewed-by: Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.
 >   #ifdef CONFIG_OF
 >   static const struct of_device_id mtk_xhci_of_match[] = {
 >
---
-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 72c2012..98d313a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,18 +1,9 @@
  "ref\01456932255-71725-1-git-send-email-arnd@arndb.de\0"
  "ref\01456932255-71725-3-git-send-email-arnd@arndb.de\0"
- "ref\01456932255-71725-3-git-send-email-arnd-r2nGTMty4D4@public.gmane.org\0"
- "From\0Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
- "Subject\0Re: [PATCH 2/6] usb: xhci-mtk: use __maybe_unused to hide pm functions\0"
+ "From\0matthias.bgg@gmail.com (Matthias Brugger)\0"
+ "Subject\0[PATCH 2/6] usb: xhci-mtk: use __maybe_unused to hide pm functions\0"
  "Date\0Fri, 4 Mar 2016 17:33:50 +0100\0"
- "To\0Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>"
- " Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>\0"
- "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
-  Felipe Balbi <balbi-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  Alan Stern <stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz@public.gmane.org>
-  linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Mathias Nyman <mathias.nyman-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
-  linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
- " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "\n"
@@ -35,10 +26,10 @@
  "> to avoid defining the structure when CONFIG_PM is not set without\n"
  "> the #ifdef.\n"
  ">\n"
- "> Signed-off-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\n"
+ "> Signed-off-by: Arnd Bergmann <arnd@arndb.de>\n"
  "> ---\n"
  "\n"
- "Reviewed-by: Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
+ "Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>\n"
  "\n"
  ">   drivers/usb/host/xhci-mtk.c | 10 +++-------\n"
  ">   1 file changed, 3 insertions(+), 7 deletions(-)\n"
@@ -85,10 +76,6 @@
  ">\n"
  ">   #ifdef CONFIG_OF\n"
  ">   static const struct of_device_id mtk_xhci_of_match[] = {\n"
- ">\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
+ >
 
-c29a6e228cb4cc8129b95b9f092692937fffe105ec32287046d55f259f028f7e
+9ed0604e3f7de1e432ad05f3b6d6a8c5284f738e97a94662d9faf92dcedc034e

diff --git a/a/1.txt b/N2/1.txt
index 929f46d..a215a64 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -18,10 +18,10 @@ On 02/03/16 16:24, Arnd Bergmann wrote:
 > to avoid defining the structure when CONFIG_PM is not set without
 > the #ifdef.
 >
-> Signed-off-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
+> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
 > ---
 
-Reviewed-by: Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
 
 >   drivers/usb/host/xhci-mtk.c | 10 +++-------
 >   1 file changed, 3 insertions(+), 7 deletions(-)
@@ -69,7 +69,3 @@ Reviewed-by: Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.
 >   #ifdef CONFIG_OF
 >   static const struct of_device_id mtk_xhci_of_match[] = {
 >
---
-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/N2/content_digest
index 72c2012..654a349 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,18 +1,17 @@
  "ref\01456932255-71725-1-git-send-email-arnd@arndb.de\0"
  "ref\01456932255-71725-3-git-send-email-arnd@arndb.de\0"
- "ref\01456932255-71725-3-git-send-email-arnd-r2nGTMty4D4@public.gmane.org\0"
- "From\0Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "From\0Matthias Brugger <matthias.bgg@gmail.com>\0"
  "Subject\0Re: [PATCH 2/6] usb: xhci-mtk: use __maybe_unused to hide pm functions\0"
  "Date\0Fri, 4 Mar 2016 17:33:50 +0100\0"
- "To\0Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>"
- " Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>\0"
- "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
-  Felipe Balbi <balbi-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  Alan Stern <stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz@public.gmane.org>
-  linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Mathias Nyman <mathias.nyman-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
-  linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
- " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0Arnd Bergmann <arnd@arndb.de>"
+ " Greg Kroah-Hartman <gregkh@linuxfoundation.org>\0"
+ "Cc\0linux-arm-kernel@lists.infradead.org"
+  Felipe Balbi <balbi@kernel.org>
+  Alan Stern <stern@rowland.harvard.edu>
+  linux-usb@vger.kernel.org
+  Mathias Nyman <mathias.nyman@intel.com>
+  linux-mediatek@lists.infradead.org
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "\n"
@@ -35,10 +34,10 @@
  "> to avoid defining the structure when CONFIG_PM is not set without\n"
  "> the #ifdef.\n"
  ">\n"
- "> Signed-off-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\n"
+ "> Signed-off-by: Arnd Bergmann <arnd@arndb.de>\n"
  "> ---\n"
  "\n"
- "Reviewed-by: Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
+ "Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>\n"
  "\n"
  ">   drivers/usb/host/xhci-mtk.c | 10 +++-------\n"
  ">   1 file changed, 3 insertions(+), 7 deletions(-)\n"
@@ -85,10 +84,6 @@
  ">\n"
  ">   #ifdef CONFIG_OF\n"
  ">   static const struct of_device_id mtk_xhci_of_match[] = {\n"
- ">\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
+ >
 
-c29a6e228cb4cc8129b95b9f092692937fffe105ec32287046d55f259f028f7e
+671657a4ba5b9260a3de68e0d888b98a2f0309e5e66c7bde084b934b56646f77

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.