All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150311223211.GB1082@google.com>

diff --git a/a/1.txt b/N1/1.txt
index f09473f..fe285ee 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -69,7 +69,7 @@ resource across several host bridges in the same domain.
 >  
 > -	/* pci_scan_bus_parented skips devices which do not have a have
 > +	/* pci_scan_root_bus skips devices which do not have a
->  	* devfn==0. The pcifront_scan_bus enumerates all devfn. */
+>  	* devfn=0. The pcifront_scan_bus enumerates all devfn. */
 >  	err = pcifront_scan_bus(pdev, domain, bus, b);
 >  
 > -- 
diff --git a/a/content_digest b/N1/content_digest
index a67c6d6..414c401 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\01425868467-9667-5-git-send-email-wangyijing@huawei.com\0"
  "From\0Bjorn Helgaas <bhelgaas@google.com>\0"
  "Subject\0Re: [PATCH v6 04/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented()\0"
- "Date\0Wed, 11 Mar 2015 17:32:11 -0500\0"
+ "Date\0Wed, 11 Mar 2015 22:32:11 +0000\0"
  "To\0Yijing Wang <wangyijing@huawei.com>\0"
  "Cc\0Jiang Liu <jiang.liu@linux.intel.com>"
   linux-pci@vger.kernel.org
@@ -20,7 +20,7 @@
   David S. Miller <davem@davemloft.net>
   Guan Xuetao <gxt@mprc.pku.edu.cn>
   linux-alpha@vger.kernel.org
-  linux-m68k@lists.linux-m68k.org
+  linux-m68k@vger.kernel.org
   Liviu Dudau <liviu@dudau.co.uk>
   Arnd Bergmann <arnd@arndb.de>
   Geert Uytterhoeven <geert@linux-m68k.org>
@@ -99,7 +99,7 @@
  ">  \n"
  "> -\t/* pci_scan_bus_parented skips devices which do not have a have\n"
  "> +\t/* pci_scan_root_bus skips devices which do not have a\n"
- ">  \t* devfn==0. The pcifront_scan_bus enumerates all devfn. */\n"
+ ">  \t* devfn=0. The pcifront_scan_bus enumerates all devfn. */\n"
  ">  \terr = pcifront_scan_bus(pdev, domain, bus, b);\n"
  ">  \n"
  "> -- \n"
@@ -110,4 +110,4 @@
  "> the body of a message to majordomo@vger.kernel.org\n"
  > More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-f2260d4ea2c4f2ac6025008dceb5b0c2217df952837bce185967e4efddda9c1f
+1fff73aca4d9c7820e0a9677dce7129ef28b9ec23b15a8513699bcb1893714d7

diff --git a/a/1.txt b/N2/1.txt
index f09473f..ec9699d 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -7,7 +7,7 @@ On Mon, Mar 09, 2015 at 10:34:01AM +0800, Yijing Wang wrote:
 > Signed-off-by: Arnd Bergmann <arnd@arndb.de>
 > Signed-off-by: Yijing Wang <wangyijing@huawei.com>
 > CC: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
-> CC: xen-devel@lists.xenproject.org
+> CC: xen-devel at lists.xenproject.org
 > Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
 > ---
 >  drivers/pci/xen-pcifront.c |   12 +++++++++---
@@ -77,5 +77,5 @@ resource across several host bridges in the same domain.
 > 
 > --
 > To unsubscribe from this list: send the line "unsubscribe linux-pci" in
-> the body of a message to majordomo@vger.kernel.org
+> the body of a message to majordomo at vger.kernel.org
 > More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N2/content_digest
index a67c6d6..ba6667d 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,31 +1,9 @@
  "ref\01425868467-9667-1-git-send-email-wangyijing@huawei.com\0"
  "ref\01425868467-9667-5-git-send-email-wangyijing@huawei.com\0"
- "From\0Bjorn Helgaas <bhelgaas@google.com>\0"
- "Subject\0Re: [PATCH v6 04/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented()\0"
+ "From\0bhelgaas@google.com (Bjorn Helgaas)\0"
+ "Subject\0[PATCH v6 04/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented()\0"
  "Date\0Wed, 11 Mar 2015 17:32:11 -0500\0"
- "To\0Yijing Wang <wangyijing@huawei.com>\0"
- "Cc\0Jiang Liu <jiang.liu@linux.intel.com>"
-  linux-pci@vger.kernel.org
-  Yinghai Lu <yinghai@kernel.org>
-  linux-kernel@vger.kernel.org
-  Marc Zyngier <marc.zyngier@arm.com>
-  linux-arm-kernel@lists.infradead.org
-  Russell King <linux@arm.linux.org.uk>
-  x86@kernel.org
-  Thomas Gleixner <tglx@linutronix.de>
-  Benjamin Herrenschmidt <benh@kernel.crashing.org>
-  Rusty Russell <rusty@rustcorp.com.au>
-  Tony Luck <tony.luck@intel.com>
-  linux-ia64@vger.kernel.org
-  David S. Miller <davem@davemloft.net>
-  Guan Xuetao <gxt@mprc.pku.edu.cn>
-  linux-alpha@vger.kernel.org
-  linux-m68k@lists.linux-m68k.org
-  Liviu Dudau <liviu@dudau.co.uk>
-  Arnd Bergmann <arnd@arndb.de>
-  Geert Uytterhoeven <geert@linux-m68k.org>
-  Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
- " xen-devel@lists.xenproject.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Mon, Mar 09, 2015 at 10:34:01AM +0800, Yijing Wang wrote:\n"
@@ -37,7 +15,7 @@
  "> Signed-off-by: Arnd Bergmann <arnd@arndb.de>\n"
  "> Signed-off-by: Yijing Wang <wangyijing@huawei.com>\n"
  "> CC: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>\n"
- "> CC: xen-devel@lists.xenproject.org\n"
+ "> CC: xen-devel at lists.xenproject.org\n"
  "> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>\n"
  "> ---\n"
  ">  drivers/pci/xen-pcifront.c |   12 +++++++++---\n"
@@ -107,7 +85,7 @@
  "> \n"
  "> --\n"
  "> To unsubscribe from this list: send the line \"unsubscribe linux-pci\" in\n"
- "> the body of a message to majordomo@vger.kernel.org\n"
+ "> the body of a message to majordomo at vger.kernel.org\n"
  > More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-f2260d4ea2c4f2ac6025008dceb5b0c2217df952837bce185967e4efddda9c1f
+d791fd64445fe68792b0a5e7fa32076682b1ce3f4d084bc8f332ad98ac94a2e9

diff --git a/a/content_digest b/N3/content_digest
index a67c6d6..7cdb9b3 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -20,7 +20,7 @@
   David S. Miller <davem@davemloft.net>
   Guan Xuetao <gxt@mprc.pku.edu.cn>
   linux-alpha@vger.kernel.org
-  linux-m68k@lists.linux-m68k.org
+  linux-m68k@vger.kernel.org
   Liviu Dudau <liviu@dudau.co.uk>
   Arnd Bergmann <arnd@arndb.de>
   Geert Uytterhoeven <geert@linux-m68k.org>
@@ -110,4 +110,4 @@
  "> the body of a message to majordomo@vger.kernel.org\n"
  > More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-f2260d4ea2c4f2ac6025008dceb5b0c2217df952837bce185967e4efddda9c1f
+8bbc9997f6b51136ceabd19e4d6d136e7efd7b97dee30aeb5180b74fe1deb14f

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.