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

diff --git a/a/1.txt b/N1/1.txt
index 566e6a7..54b96fe 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -72,7 +72,7 @@ nothing to do with disabling the feature?
 > +
 > +	root = of_get_flat_dt_root();
 > +	chosen = of_get_flat_dt_subnode_by_name(root, "chosen");
-> +	if (chosen = -FDT_ERR_NOTFOUND)
+> +	if (chosen == -FDT_ERR_NOTFOUND)
 > +		return;
 > +	vec5 = of_get_flat_dt_prop(chosen, "ibm,architecture-vec-5", &size);
 > +	if (!vec5)
diff --git a/a/content_digest b/N1/content_digest
index fd1c1ce..c73ba9b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\01484212046-29591-2-git-send-email-paulus@ozlabs.org\0"
  "From\0Balbir Singh <bsingharora@gmail.com>\0"
  "Subject\0Re: [PATCH 01/18] powerpc/64: Don't try to use radix MMU under a hypervisor\0"
- "Date\0Thu, 12 Jan 2017 16:49:09 +0000\0"
+ "Date\0Thu, 12 Jan 2017 22:18:59 +0530\0"
  "To\0Paul Mackerras <paulus@ozlabs.org>\0"
  "Cc\0linuxppc-dev@ozlabs.org"
   kvm@vger.kernel.org
@@ -83,7 +83,7 @@
  "> +\n"
  "> +\troot = of_get_flat_dt_root();\n"
  "> +\tchosen = of_get_flat_dt_subnode_by_name(root, \"chosen\");\n"
- "> +\tif (chosen = -FDT_ERR_NOTFOUND)\n"
+ "> +\tif (chosen == -FDT_ERR_NOTFOUND)\n"
  "> +\t\treturn;\n"
  "> +\tvec5 = of_get_flat_dt_prop(chosen, \"ibm,architecture-vec-5\", &size);\n"
  "> +\tif (!vec5)\n"
@@ -108,4 +108,4 @@
  "\n"
  Balbir Singh.
 
-60d9655be4bb3eb92fdb8a75f128ee4963948cdf27e91a40820310249629606e
+7a2b9bcb232dcb74dc5dee4045a33d393223375d2343e71c155337369c1aeeef

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.