All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <537A0712.7000600@suse.de>

diff --git a/a/1.txt b/N1/1.txt
index d959cbe..9b2574f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -40,8 +40,8 @@ On 09.05.14 18:50, Alex Williamson wrote:
 > internally when the device is first discovered to prevent driver
 > matches.
 >
-> Signed-off-by: Alex Williamson <alex.williamson-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
-> Cc: Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
+> Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
+> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 > ---
 >
 > v2: Use strchr() as suggested by Guenter Roeck and adopted by the
@@ -64,7 +64,7 @@ On 09.05.14 18:50, Alex Williamson wrote:
 > +
 > +What:		/sys/bus/pci/devices/.../driver_override
 > +Date:		April 2014
-> +Contact:	Alex Williamson <alex.williamson-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
+> +Contact:	Alex Williamson <alex.williamson@redhat.com>
 > +Description:
 > +		This file allows the driver for a device to be specified which
 > +		will override standard static and dynamic ID matching.  When
@@ -159,7 +159,7 @@ that variable?
 
 Otherwise,
 
-   Reviewed-by: Alexander Graf <agraf-l3A5Bk7waGM@public.gmane.org>
+   Reviewed-by: Alexander Graf <agraf@suse.de>
 
 
 Alex
diff --git a/a/content_digest b/N1/content_digest
index 3c238f1..cfa756a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,21 +1,21 @@
  "ref\020140509164326.12141.44591.stgit@bling.home\0"
- "ref\020140509164326.12141.44591.stgit-xdHQ/5r00wBBDLzU/O5InQ@public.gmane.org\0"
- "From\0Alexander Graf <agraf-l3A5Bk7waGM@public.gmane.org>\0"
+ "From\0Alexander Graf <agraf@suse.de>\0"
  "Subject\0Re: [PATCH v2] PCI: Introduce new device binding path using pci_dev.driver_override\0"
  "Date\0Mon, 19 May 2014 15:28:50 +0200\0"
- "To\0Alex Williamson <alex.williamson-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>"
-  bhelgaas-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org
- " linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
- "Cc\0kvm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  kim.phillips-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
-  gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  stuart.yoder-KZfg59tc24xl57MIdRCFDg@public.gmane.org
-  libvir-list-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org
-  iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
-  tech-lrHrjnjw1UfHK3s98zE1ajGjJy/sRE9J@public.gmane.org
-  kvmarm-FPEHb7Xf0XXUo1n7N8X6UoWGPAHP3yOg@public.gmane.org
- " christoffer.dall-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0"
+ "To\0Alex Williamson <alex.williamson@redhat.com>"
+  bhelgaas@google.com
+ " linux-pci@vger.kernel.org\0"
+ "Cc\0kvm@vger.kernel.org"
+  konrad.wilk@oracle.com
+  kim.phillips@linaro.org
+  gregkh@linuxfoundation.org
+  stuart.yoder@freescale.com
+  linux-kernel@vger.kernel.org
+  libvir-list@redhat.com
+  iommu@lists.linux-foundation.org
+  tech@virtualopensystems.com
+  kvmarm@lists.cs.columbia.edu
+ " christoffer.dall@linaro.org\0"
  "\00:1\0"
  "b\0"
  "\n"
@@ -60,8 +60,8 @@
  "> internally when the device is first discovered to prevent driver\n"
  "> matches.\n"
  ">\n"
- "> Signed-off-by: Alex Williamson <alex.williamson-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n"
- "> Cc: Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>\n"
+ "> Signed-off-by: Alex Williamson <alex.williamson@redhat.com>\n"
+ "> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>\n"
  "> ---\n"
  ">\n"
  "> v2: Use strchr() as suggested by Guenter Roeck and adopted by the\n"
@@ -84,7 +84,7 @@
  "> +\n"
  "> +What:\t\t/sys/bus/pci/devices/.../driver_override\n"
  "> +Date:\t\tApril 2014\n"
- "> +Contact:\tAlex Williamson <alex.williamson-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n"
+ "> +Contact:\tAlex Williamson <alex.williamson@redhat.com>\n"
  "> +Description:\n"
  "> +\t\tThis file allows the driver for a device to be specified which\n"
  "> +\t\twill override standard static and dynamic ID matching.  When\n"
@@ -179,9 +179,9 @@
  "\n"
  "Otherwise,\n"
  "\n"
- "   Reviewed-by: Alexander Graf <agraf-l3A5Bk7waGM@public.gmane.org>\n"
+ "   Reviewed-by: Alexander Graf <agraf@suse.de>\n"
  "\n"
  "\n"
  Alex
 
-df4a0f469a357637347f4006323b1baf9c54e65b04b3c39f2ba59625ff577c5c
+3e4800d497cee451f850de61c297c30033aea6a22a743b5cc11cca75cc0175ff

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.