All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180312172337.3487.95817.stgit@localhost.localdomain>

diff --git a/a/1.txt b/N1/1.txt
index 8db9f7f..0e13f88 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -4,7 +4,7 @@ Instead of implementing our own version of a SR-IOV configuration stub in
 the nvme driver we can just reuse the existing
 pci_sriov_configure_simple function.
 
-Signed-off-by: Alexander Duyck <alexander.h.duyck at intel.com>
+Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
 ---
 
 v5: Replaced call to pci_sriov_configure_unmanaged with
diff --git a/a/content_digest b/N1/content_digest
index 0a76e26..88d629d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,24 @@
  "ref\020180312171813.3487.94803.stgit@localhost.localdomain\0"
- "From\0alexander.duyck@gmail.com (Alexander Duyck)\0"
+ "From\0Alexander Duyck <alexander.duyck@gmail.com>\0"
  "Subject\0[pci PATCH v5 4/4] nvme: Migrate over to unmanaged SR-IOV support\0"
  "Date\0Mon, 12 Mar 2018 10:23:43 -0700\0"
+ "To\0bhelgaas@google.com"
+  alexander.h.duyck@intel.com
+ " linux-pci@vger.kernel.org\0"
+ "Cc\0virtio-dev@lists.oasis-open.org"
+  kvm@vger.kernel.org
+  netdev@vger.kernel.org
+  dan.daly@intel.com
+  linux-kernel@vger.kernel.org
+  linux-nvme@lists.infradead.org
+  keith.busch@intel.com
+  netanel@amazon.com
+  mheyne@amazon.de
+  liang-min.wang@intel.com
+  mark.d.rustad@intel.com
+  dwmw2@infradead.org
+  hch@lst.de
+ " dwmw@amazon.co.uk\0"
  "\00:1\0"
  "b\0"
  "From: Alexander Duyck <alexander.h.duyck@intel.com>\n"
@@ -10,7 +27,7 @@
  "the nvme driver we can just reuse the existing\n"
  "pci_sriov_configure_simple function.\n"
  "\n"
- "Signed-off-by: Alexander Duyck <alexander.h.duyck at intel.com>\n"
+ "Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>\n"
  "---\n"
  "\n"
  "v5: Replaced call to pci_sriov_configure_unmanaged with\n"
@@ -59,4 +76,4 @@
  " \t.err_handler\t= &nvme_err_handler,\n"
   };
 
-c5fc956880b4a4e06de02f544edbec09b298835d905e18ca9ab190c41c6568af
+595b3aa526bb6237317bad877f88895ab266c8cd33248272538e060229139aa4

diff --git a/a/1.txt b/N2/1.txt
index 8db9f7f..ddfddc5 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -4,7 +4,7 @@ Instead of implementing our own version of a SR-IOV configuration stub in
 the nvme driver we can just reuse the existing
 pci_sriov_configure_simple function.
 
-Signed-off-by: Alexander Duyck <alexander.h.duyck at intel.com>
+Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
 ---
 
 v5: Replaced call to pci_sriov_configure_unmanaged with
@@ -52,3 +52,9 @@ index 5933a5c732e8..3b582f9f8cac 100644
 +#endif
  	.err_handler	= &nvme_err_handler,
  };
+ 
+
+
+---------------------------------------------------------------------
+To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org
+For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org
diff --git a/a/content_digest b/N2/content_digest
index 0a76e26..c1f715f 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,7 +1,24 @@
  "ref\020180312171813.3487.94803.stgit@localhost.localdomain\0"
- "From\0alexander.duyck@gmail.com (Alexander Duyck)\0"
- "Subject\0[pci PATCH v5 4/4] nvme: Migrate over to unmanaged SR-IOV support\0"
+ "From\0Alexander Duyck <alexander.duyck@gmail.com>\0"
+ "Subject\0[virtio-dev] [pci PATCH v5 4/4] nvme: Migrate over to unmanaged SR-IOV support\0"
  "Date\0Mon, 12 Mar 2018 10:23:43 -0700\0"
+ "To\0bhelgaas@google.com"
+  alexander.h.duyck@intel.com
+ " linux-pci@vger.kernel.org\0"
+ "Cc\0virtio-dev@lists.oasis-open.org"
+  kvm@vger.kernel.org
+  netdev@vger.kernel.org
+  dan.daly@intel.com
+  linux-kernel@vger.kernel.org
+  linux-nvme@lists.infradead.org
+  keith.busch@intel.com
+  netanel@amazon.com
+  mheyne@amazon.de
+  liang-min.wang@intel.com
+  mark.d.rustad@intel.com
+  dwmw2@infradead.org
+  hch@lst.de
+ " dwmw@amazon.co.uk\0"
  "\00:1\0"
  "b\0"
  "From: Alexander Duyck <alexander.h.duyck@intel.com>\n"
@@ -10,7 +27,7 @@
  "the nvme driver we can just reuse the existing\n"
  "pci_sriov_configure_simple function.\n"
  "\n"
- "Signed-off-by: Alexander Duyck <alexander.h.duyck at intel.com>\n"
+ "Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>\n"
  "---\n"
  "\n"
  "v5: Replaced call to pci_sriov_configure_unmanaged with\n"
@@ -57,6 +74,12 @@
  "+\t.sriov_configure = pci_sriov_configure_simple,\n"
  "+#endif\n"
  " \t.err_handler\t= &nvme_err_handler,\n"
-  };
+ " };\n"
+ " \n"
+ "\n"
+ "\n"
+ "---------------------------------------------------------------------\n"
+ "To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org\n"
+ For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org
 
-c5fc956880b4a4e06de02f544edbec09b298835d905e18ca9ab190c41c6568af
+162e531d541d1e7fadaf487be7ff39eb2a36c7e66ff71e4af1d49f739e95cb3b

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.