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

diff --git a/a/1.txt b/N1/1.txt
index acde6ed..6452f4c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -295,7 +295,7 @@ Extra spaces at the beginnings of these lines.
 > +	 * this platform but for now we elect not to do this and portable
 > +	 * drivers should not do this anyway.
 > +	 */
-> +	if (mmap_state == pci_mmap_io)
+> +	if (mmap_state = pci_mmap_io)
 > +		return -EINVAL;
 > +
 > +	/*
@@ -327,7 +327,7 @@ programs something.
 > +
 > +	word = __raw_readl(bcr + SH7751_BCR1);
 > +	/* check BCR for SDRAM in area */
-> +	if (((word >> area) & 1) == 0) {
+> +	if (((word >> area) & 1) = 0) {
 > +		printk("PCI: Area %d is not configured for SDRAM. BCR1=0x%lx\n",
 > +		       area, word);
 > +		return 0;
diff --git a/a/content_digest b/N1/content_digest
index 4b45fb8..9f95985 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\01462079316-27771-8-git-send-email-ysato@users.sourceforge.jp\0"
  "From\0Bjorn Helgaas <helgaas@kernel.org>\0"
  "Subject\0Re: [PATCH RESEND 07/12] pci: sh: SH7751 PCI host bridge driver\0"
- "Date\0Mon, 2 May 2016 11:48:25 -0500\0"
+ "Date\0Mon, 02 May 2016 16:48:25 +0000\0"
  "To\0Yoshinori Sato <ysato@users.sourceforge.jp>\0"
  "Cc\0linux-pci@vger.kernel.org"
   linux-sh@vger.kernel.org
@@ -306,7 +306,7 @@
  "> +\t * this platform but for now we elect not to do this and portable\n"
  "> +\t * drivers should not do this anyway.\n"
  "> +\t */\n"
- "> +\tif (mmap_state == pci_mmap_io)\n"
+ "> +\tif (mmap_state = pci_mmap_io)\n"
  "> +\t\treturn -EINVAL;\n"
  "> +\n"
  "> +\t/*\n"
@@ -338,7 +338,7 @@
  "> +\n"
  "> +\tword = __raw_readl(bcr + SH7751_BCR1);\n"
  "> +\t/* check BCR for SDRAM in area */\n"
- "> +\tif (((word >> area) & 1) == 0) {\n"
+ "> +\tif (((word >> area) & 1) = 0) {\n"
  "> +\t\tprintk(\"PCI: Area %d is not configured for SDRAM. BCR1=0x%lx\\n\",\n"
  "> +\t\t       area, word);\n"
  "> +\t\treturn 0;\n"
@@ -783,4 +783,4 @@
  "> 2.7.0\n"
  >
 
-9dc9183c83125c149a00afa8b7703c0db75cb54524b720450fb0e24836d8d9c1
+571df1aeaa89228ac404d64a45d253adbdbe05fe6a8e455cc8c8afa91175103b

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.