All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20130828232158.7321.6048.sendpatchset@w520>

diff --git a/a/1.txt b/N1/1.txt
index 0fa94e1..47faf1e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -90,7 +90,7 @@ Signed-off-by: Magnus Damm <damm@opensource.se>
 +	int k;
 +
 +	for (k = 0; k < 1000; k++) {
-+		if (((readl_relaxed(p + PSTR_OFFS) >> (bit * 4)) & 0x03) = 3)
++		if (((readl_relaxed(p + PSTR_OFFS) >> (bit * 4)) & 0x03) == 3)
 +			return 1;
 +
 +		mdelay(1);
diff --git a/a/content_digest b/N1/content_digest
index 3015e78..0318ec8 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020130828232148.7321.45739.sendpatchset@w520\0"
- "From\0Magnus Damm <magnus.damm@gmail.com>\0"
+ "From\0magnus.damm@gmail.com (Magnus Damm)\0"
  "Subject\0[PATCH v2 01/03] ARM: shmobile: Shared APMU SMP support code without DT\0"
- "Date\0Wed, 28 Aug 2013 23:21:58 +0000\0"
+ "Date\0Thu, 29 Aug 2013 08:21:58 +0900\0"
  "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
@@ -97,7 +97,7 @@
  "+\tint k;\n"
  "+\n"
  "+\tfor (k = 0; k < 1000; k++) {\n"
- "+\t\tif (((readl_relaxed(p + PSTR_OFFS) >> (bit * 4)) & 0x03) = 3)\n"
+ "+\t\tif (((readl_relaxed(p + PSTR_OFFS) >> (bit * 4)) & 0x03) == 3)\n"
  "+\t\t\treturn 1;\n"
  "+\n"
  "+\t\tmdelay(1);\n"
@@ -223,4 +223,4 @@
  "+}\n"
  +#endif
 
-aceda2559b325d2c1352806f89ca0563da1f447785cea93f35caa7d16982a20e
+c7ab2eeb9685296a86623764fa07dceb39d308c8e2572ee6eda4aee73dacb309

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.