All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1216802207-32675-2-git-send-email-ehrhardt@linux.vnet.ibm.com>

diff --git a/a/1.txt b/N1/1.txt
index fa66e48..bceabb3 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -148,7 +148,7 @@ diff --git a/include/asm-powerpc/kvm_para.h b/include/asm-powerpc/kvm_para.h
 +
 +	for (i = 0; i < ARRAY_SIZE(para_features)-1; i++) {
 +		dtval = of_get_property(dn, para_features[i].dtcell, NULL);
-+		if (dtval && *dtval = 1)
++		if (dtval && *dtval == 1)
 +			features |= (1 << para_features[i].feature);
 +	}
 +
diff --git a/a/content_digest b/N1/content_digest
index dee2266..7a67f08 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\01216802207-32675-1-git-send-email-ehrhardt@linux.vnet.ibm.com\0"
  "From\0ehrhardt@linux.vnet.ibm.com\0"
  "Subject\0[PATCH 1/6] kvmppc: read device tree hypervisor node infrastructure\0"
- "Date\0Wed, 23 Jul 2008 08:36:42 +0000\0"
+ "Date\0Wed, 23 Jul 2008 10:36:42 +0200\0"
  "To\0kvm-ppc@vger.kernel.org"
   embedded-hypervisor@power.org
  " linuxppc-dev@ozlabs.org\0"
@@ -158,7 +158,7 @@
  "+\n"
  "+\tfor (i = 0; i < ARRAY_SIZE(para_features)-1; i++) {\n"
  "+\t\tdtval = of_get_property(dn, para_features[i].dtcell, NULL);\n"
- "+\t\tif (dtval && *dtval = 1)\n"
+ "+\t\tif (dtval && *dtval == 1)\n"
  "+\t\t\tfeatures |= (1 << para_features[i].feature);\n"
  "+\t}\n"
  "+\n"
@@ -169,4 +169,4 @@
  " \n"
   #endif /* __KERNEL__ */
 
-55c16e1bcd497f08944c7f211b1281222ace02ab5b3edf82a213d6281e1db295
+1ba49e05b9216d0610fcb8bb8da6b9b48c8071da1cc20976a416486390c68382

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.