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

diff --git a/a/1.txt b/N1/1.txt
index c9fe1d7..0cf5c35 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -18,20 +18,20 @@ On Fri, Jun 10, 2016 at 05:54:15PM +0200, Thomas Petazzoni wrote:
 > index 7304d2e..373215c 100644
 > --- a/MAINTAINERS
 > +++ b/MAINTAINERS
-> @@ -8740,6 +8740,13 @@ L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+> @@ -8740,6 +8740,13 @@ L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
 >  S:	Maintained
 >  F:	drivers/pci/host/*mvebu*
 >  
 > +PCI DRIVER FOR AARDVARK (Marvell Armada 3700)
 > +M:	Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-> +L:	linux-pci@vger.kernel.org
-> +L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+> +L:	linux-pci at vger.kernel.org
+> +L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
 > +S:	Maintained
 > +F:	drivers/pci/host/pci-aardvark.c
 > +
 >  PCI DRIVER FOR NVIDIA TEGRA
 >  M:	Thierry Reding <thierry.reding@gmail.com>
->  L:	linux-tegra@vger.kernel.org
+>  L:	linux-tegra at vger.kernel.org
 > diff --git a/drivers/pci/host/Kconfig b/drivers/pci/host/Kconfig
 > index 5d2374e..5f085fd 100644
 > --- a/drivers/pci/host/Kconfig
@@ -47,7 +47,7 @@ On Fri, Jun 10, 2016 at 05:54:15PM +0200, Thomas Petazzoni wrote:
 > +	select PCI_MSI
 
 I'm guessing this should be "depends on PCI_MSI_IRQ_DOMAIN" per Arnd's
-recent patch: http://lkml.kernel.org/r/8531046.3ceRqUA835@wuerfel
+recent patch: http://lkml.kernel.org/r/8531046.3ceRqUA835 at wuerfel
 
 I have merged Arnd's patch, so it will be in v4.8.
 
@@ -1180,5 +1180,5 @@ to change this driver so we could omit it?
 > 
 > --
 > 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/N1/content_digest
index a6412f1..464778d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,20 +1,9 @@
  "ref\01465574056-8787-1-git-send-email-thomas.petazzoni@free-electrons.com\0"
  "ref\01465574056-8787-3-git-send-email-thomas.petazzoni@free-electrons.com\0"
- "From\0Bjorn Helgaas <helgaas@kernel.org>\0"
- "Subject\0Re: [PATCH v2 2/3] PCI: host: new PCI host controller driver for Aardvark\0"
+ "From\0helgaas@kernel.org (Bjorn Helgaas)\0"
+ "Subject\0[PATCH v2 2/3] PCI: host: new PCI host controller driver for Aardvark\0"
  "Date\0Wed, 22 Jun 2016 12:25:02 -0500\0"
- "To\0Thomas Petazzoni <thomas.petazzoni@free-electrons.com>\0"
- "Cc\0Bjorn Helgaas <bhelgaas@google.com>"
-  linux-pci@vger.kernel.org
-  Nadav Haklai <nadavh@marvell.com>
-  Lior Amsalem <alior@marvell.com>
-  Hanna Hawa <hannah@marvell.com>
-  Yehuda Yitschak <yehuday@marvell.com>
-  Jason Cooper <jason@lakedaemon.net>
-  Andrew Lunn <andrew@lunn.ch>
-  Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
-  Gregory Clement <gregory.clement@free-electrons.com>
- " linux-arm-kernel@lists.infradead.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Fri, Jun 10, 2016 at 05:54:15PM +0200, Thomas Petazzoni wrote:\n"
@@ -37,20 +26,20 @@
  "> index 7304d2e..373215c 100644\n"
  "> --- a/MAINTAINERS\n"
  "> +++ b/MAINTAINERS\n"
- "> @@ -8740,6 +8740,13 @@ L:\tlinux-arm-kernel@lists.infradead.org (moderated for non-subscribers)\n"
+ "> @@ -8740,6 +8740,13 @@ L:\tlinux-arm-kernel at lists.infradead.org (moderated for non-subscribers)\n"
  ">  S:\tMaintained\n"
  ">  F:\tdrivers/pci/host/*mvebu*\n"
  ">  \n"
  "> +PCI DRIVER FOR AARDVARK (Marvell Armada 3700)\n"
  "> +M:\tThomas Petazzoni <thomas.petazzoni@free-electrons.com>\n"
- "> +L:\tlinux-pci@vger.kernel.org\n"
- "> +L:\tlinux-arm-kernel@lists.infradead.org (moderated for non-subscribers)\n"
+ "> +L:\tlinux-pci at vger.kernel.org\n"
+ "> +L:\tlinux-arm-kernel at lists.infradead.org (moderated for non-subscribers)\n"
  "> +S:\tMaintained\n"
  "> +F:\tdrivers/pci/host/pci-aardvark.c\n"
  "> +\n"
  ">  PCI DRIVER FOR NVIDIA TEGRA\n"
  ">  M:\tThierry Reding <thierry.reding@gmail.com>\n"
- ">  L:\tlinux-tegra@vger.kernel.org\n"
+ ">  L:\tlinux-tegra at vger.kernel.org\n"
  "> diff --git a/drivers/pci/host/Kconfig b/drivers/pci/host/Kconfig\n"
  "> index 5d2374e..5f085fd 100644\n"
  "> --- a/drivers/pci/host/Kconfig\n"
@@ -66,7 +55,7 @@
  "> +\tselect PCI_MSI\n"
  "\n"
  "I'm guessing this should be \"depends on PCI_MSI_IRQ_DOMAIN\" per Arnd's\n"
- "recent patch: http://lkml.kernel.org/r/8531046.3ceRqUA835@wuerfel\n"
+ "recent patch: http://lkml.kernel.org/r/8531046.3ceRqUA835 at wuerfel\n"
  "\n"
  "I have merged Arnd's patch, so it will be in v4.8.\n"
  "\n"
@@ -1199,7 +1188,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
 
-83da55fd0ef41b3ad5dbdd796a03b3d2133f024845c18b9b11b994001816822a
+eaa28617688e4f4413e3ace4c5684760ddb1cea5c95ee94afe1f59263fdf4709

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.