All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <50BDC0DE.4010103@cn.fujitsu.com>

diff --git a/a/1.txt b/N1/1.txt
index 8355cb7..6802492 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -79,7 +79,7 @@ Reviewed-by: Tang Chen <tangchen@cn.fujitsu.com>
 > +	int *ret = arg;
 > +	int error = offline_memory_block(mem);
 > +
-> +	if (error != 0&&  *ret == 0)
+> +	if (error != 0&&  *ret = 0)
 > +		*ret = error;
 > +
 > +	return 0;
@@ -162,9 +162,3 @@ Reviewed-by: Tang Chen <tangchen@cn.fujitsu.com>
 >   	unlock_memory_hotplug();
 >
 >   	return 0;
-
---
-To unsubscribe, send a message with 'unsubscribe linux-mm' in
-the body to majordomo@kvack.org.  For more info on Linux MM,
-see: http://www.linux-mm.org/ .
-Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
diff --git a/a/content_digest b/N1/content_digest
index 1e75754..eb00a7f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\01354010422-19648-4-git-send-email-wency@cn.fujitsu.com\0"
  "From\0Tang Chen <tangchen@cn.fujitsu.com>\0"
  "Subject\0Re: [Patch v4 03/12] memory-hotplug: remove redundant codes\0"
- "Date\0Tue, 04 Dec 2012 17:22:38 +0800\0"
+ "Date\0Tue, 04 Dec 2012 09:22:38 +0000\0"
  "To\0Wen Congyang <wency@cn.fujitsu.com>\0"
  "Cc\0x86@kernel.org"
   linux-mm@kvack.org
@@ -108,7 +108,7 @@
  "> +\tint *ret = arg;\n"
  "> +\tint error = offline_memory_block(mem);\n"
  "> +\n"
- "> +\tif (error != 0&&  *ret == 0)\n"
+ "> +\tif (error != 0&&  *ret = 0)\n"
  "> +\t\t*ret = error;\n"
  "> +\n"
  "> +\treturn 0;\n"
@@ -190,12 +190,6 @@
  "> -\t\tkobject_put(&mem->dev.kobj);\n"
  ">   \tunlock_memory_hotplug();\n"
  ">\n"
- ">   \treturn 0;\n"
- "\n"
- "--\n"
- "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n"
- "the body to majordomo@kvack.org.  For more info on Linux MM,\n"
- "see: http://www.linux-mm.org/ .\n"
- "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>"
+ ">   \treturn 0;"
 
-fcbd79d6c774f27c5b1956fa0563a026b486fe1202141ca1fb2fde2c3e5bb2c8
+8ae85ce7cba003e4d33deb4e44ba831eef24b6c54393c1300151d7ebee02bff4

diff --git a/a/1.txt b/N2/1.txt
index 8355cb7..f64a131 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -162,9 +162,3 @@ Reviewed-by: Tang Chen <tangchen@cn.fujitsu.com>
 >   	unlock_memory_hotplug();
 >
 >   	return 0;
-
---
-To unsubscribe, send a message with 'unsubscribe linux-mm' in
-the body to majordomo@kvack.org.  For more info on Linux MM,
-see: http://www.linux-mm.org/ .
-Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
diff --git a/a/content_digest b/N2/content_digest
index 1e75754..9b76a63 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -4,27 +4,26 @@
  "Subject\0Re: [Patch v4 03/12] memory-hotplug: remove redundant codes\0"
  "Date\0Tue, 04 Dec 2012 17:22:38 +0800\0"
  "To\0Wen Congyang <wency@cn.fujitsu.com>\0"
- "Cc\0x86@kernel.org"
-  linux-mm@kvack.org
-  linux-kernel@vger.kernel.org
-  linuxppc-dev@lists.ozlabs.org
+ "Cc\0linux-s390@vger.kernel.org"
+  linux-ia64@vger.kernel.org
+  Len Brown <len.brown@intel.com>
   linux-acpi@vger.kernel.org
-  linux-s390@vger.kernel.org
   linux-sh@vger.kernel.org
-  linux-ia64@vger.kernel.org
+  x86@kernel.org
+  linux-kernel@vger.kernel.org
   cmetcalf@tilera.com
-  sparclinux@vger.kernel.org
-  David Rientjes <rientjes@google.com>
-  Jiang Liu <liuj97@gmail.com>
-  Len Brown <len.brown@intel.com>
-  benh@kernel.crashing.org
+  Jianguo Wu <wujianguo@huawei.com>
+  linux-mm@kvack.org
+  Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com>
   paulus@samba.org
-  Christoph Lameter <cl@linux.com>
   Minchan Kim <minchan.kim@gmail.com>
-  Andrew Morton <akpm@linux-foundation.org>
   KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
-  Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com>
- " Jianguo Wu <wujianguo@huawei.com>\0"
+  David Rientjes <rientjes@google.com>
+  sparclinux@vger.kernel.org
+  Christoph Lameter <cl@linux.com>
+  linuxppc-dev@lists.ozlabs.org
+  Andrew Morton <akpm@linux-foundation.org>
+ " Jiang Liu <liuj97@gmail.com>\0"
  "\00:1\0"
  "b\0"
  "On 11/27/2012 06:00 PM, Wen Congyang wrote:\n"
@@ -190,12 +189,6 @@
  "> -\t\tkobject_put(&mem->dev.kobj);\n"
  ">   \tunlock_memory_hotplug();\n"
  ">\n"
- ">   \treturn 0;\n"
- "\n"
- "--\n"
- "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n"
- "the body to majordomo@kvack.org.  For more info on Linux MM,\n"
- "see: http://www.linux-mm.org/ .\n"
- "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>"
+ ">   \treturn 0;"
 
-fcbd79d6c774f27c5b1956fa0563a026b486fe1202141ca1fb2fde2c3e5bb2c8
+aebad307c4381b3e6b7b179e401114fec20d9efb16905f5f73aefdd5822272ec

diff --git a/a/1.txt b/N3/1.txt
index 8355cb7..f64a131 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -162,9 +162,3 @@ Reviewed-by: Tang Chen <tangchen@cn.fujitsu.com>
 >   	unlock_memory_hotplug();
 >
 >   	return 0;
-
---
-To unsubscribe, send a message with 'unsubscribe linux-mm' in
-the body to majordomo@kvack.org.  For more info on Linux MM,
-see: http://www.linux-mm.org/ .
-Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
diff --git a/a/content_digest b/N3/content_digest
index 1e75754..9811330 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -190,12 +190,6 @@
  "> -\t\tkobject_put(&mem->dev.kobj);\n"
  ">   \tunlock_memory_hotplug();\n"
  ">\n"
- ">   \treturn 0;\n"
- "\n"
- "--\n"
- "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n"
- "the body to majordomo@kvack.org.  For more info on Linux MM,\n"
- "see: http://www.linux-mm.org/ .\n"
- "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>"
+ ">   \treturn 0;"
 
-fcbd79d6c774f27c5b1956fa0563a026b486fe1202141ca1fb2fde2c3e5bb2c8
+6399bcddc49092633b53e951297b7d9bb4ac0b767ff4453281eb154e2c944b8d

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.