All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180123132935.24995-1-luisbg@kernel.org>

diff --git a/a/1.txt b/N1/1.txt
index 1b7a9ca..285be2d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -26,7 +26,7 @@ index f6f0c5717e08..101981cc75ac 100644
 @@ -1840,7 +1840,7 @@ static int pnv_pci_ioda_dma_set_mask(struct pci_dev *pdev, u64 dma_mask)
  	s64 rc;
  
- 	if (WARN_ON(!pdn || pdn->pe_number = IODA_INVALID_PE))
+ 	if (WARN_ON(!pdn || pdn->pe_number == IODA_INVALID_PE))
 -		return -ENODEV;;
 +		return -ENODEV;
  
diff --git a/a/content_digest b/N1/content_digest
index 6dec85d..9783cf0 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -44,7 +44,7 @@
  "@@ -1840,7 +1840,7 @@ static int pnv_pci_ioda_dma_set_mask(struct pci_dev *pdev, u64 dma_mask)\n"
  " \ts64 rc;\n"
  " \n"
- " \tif (WARN_ON(!pdn || pdn->pe_number = IODA_INVALID_PE))\n"
+ " \tif (WARN_ON(!pdn || pdn->pe_number == IODA_INVALID_PE))\n"
  "-\t\treturn -ENODEV;;\n"
  "+\t\treturn -ENODEV;\n"
  " \n"
@@ -53,4 +53,4 @@
  "-- \n"
  2.15.1
 
-dc3db3d3277a73b6e7720941a70bda35f00244f64db8d9b8202196fc56778592
+fffb45b6e9fb4981728beab574bafdce957c561d315b28b05f606c0146c16e29

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.