All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <200612190959.47344.arnd@arndb.de>

diff --git a/a/1.txt b/N1/1.txt
index e6f3594..385febe 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,10 +1,10 @@
 On Tuesday 19 December 2006 00:16, Dave Hansen wrote:
 > How about an enum, or a pair of #defines?
->=20
+> 
 > enum context
 > {
-> =A0 =A0 =A0 =A0 EARLY,
-> =A0 =A0 =A0 =A0 HOTPLUG
+>         EARLY,
+>         HOTPLUG
 > };
 
 Sounds good, but since this is in a global header file, it needs
diff --git a/a/content_digest b/N1/content_digest
index 94ed68f..d0f2382 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -5,26 +5,26 @@
  "Subject\0Re: [PATCH] Fix sparsemem on Cell\0"
  "Date\0Tue, 19 Dec 2006 09:59:45 +0100\0"
  "To\0Dave Hansen <haveblue@us.ibm.com>\0"
- "Cc\0Andrew Morton <akpm@osdl.org>"
-  mkravetz@us.ibm.com
-  linux-mm@kvack.org
+ "Cc\0linuxppc-dev@ozlabs.org"
+  KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
+  Andrew Morton <akpm@osdl.org>
+  kmannth@us.ibm.com
   linux-kernel@vger.kernel.org
   hch@infradead.org
-  linuxppc-dev@ozlabs.org
+  linux-mm@kvack.org
   paulus@samba.org
-  kmannth@us.ibm.com
+  mkravetz@us.ibm.com
   gone@us.ibm.com
-  cbe-oss-dev@ozlabs.org
- " KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>\0"
+ " cbe-oss-dev@ozlabs.org\0"
  "\00:1\0"
  "b\0"
  "On Tuesday 19 December 2006 00:16, Dave Hansen wrote:\n"
  "> How about an enum, or a pair of #defines?\n"
- ">=20\n"
+ "> \n"
  "> enum context\n"
  "> {\n"
- "> =A0 =A0 =A0 =A0 EARLY,\n"
- "> =A0 =A0 =A0 =A0 HOTPLUG\n"
+ "> \302\240 \302\240 \302\240 \302\240 EARLY,\n"
+ "> \302\240 \302\240 \302\240 \302\240 HOTPLUG\n"
  "> };\n"
  "\n"
  "Sounds good, but since this is in a global header file, it needs\n"
@@ -37,4 +37,4 @@
  "\n"
  "\tArnd <><"
 
-862bb04a1ee897c6a6ebb6077b27be1ce8f6fa4ff3a64e0f46cf82d6e7afcec7
+e9fc06722cc4c8017888938123e7dc263b023e288e3068243426d9dd1fa68471

diff --git a/a/1.txt b/N2/1.txt
index e6f3594..ebd0ebc 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,10 +1,10 @@
 On Tuesday 19 December 2006 00:16, Dave Hansen wrote:
 > How about an enum, or a pair of #defines?
->=20
+> 
 > enum context
 > {
-> =A0 =A0 =A0 =A0 EARLY,
-> =A0 =A0 =A0 =A0 HOTPLUG
+>         EARLY,
+>         HOTPLUG
 > };
 
 Sounds good, but since this is in a global header file, it needs
@@ -16,3 +16,9 @@ enum memmap_context {
 };
 
 	Arnd <><
+
+--
+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 94ed68f..ff08702 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -5,26 +5,26 @@
  "Subject\0Re: [PATCH] Fix sparsemem on Cell\0"
  "Date\0Tue, 19 Dec 2006 09:59:45 +0100\0"
  "To\0Dave Hansen <haveblue@us.ibm.com>\0"
- "Cc\0Andrew Morton <akpm@osdl.org>"
-  mkravetz@us.ibm.com
-  linux-mm@kvack.org
+ "Cc\0linuxppc-dev@ozlabs.org"
+  KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
+  Andrew Morton <akpm@osdl.org>
+  kmannth@us.ibm.com
   linux-kernel@vger.kernel.org
   hch@infradead.org
-  linuxppc-dev@ozlabs.org
+  linux-mm@kvack.org
   paulus@samba.org
-  kmannth@us.ibm.com
+  mkravetz@us.ibm.com
   gone@us.ibm.com
-  cbe-oss-dev@ozlabs.org
- " KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>\0"
+ " cbe-oss-dev@ozlabs.org\0"
  "\00:1\0"
  "b\0"
  "On Tuesday 19 December 2006 00:16, Dave Hansen wrote:\n"
  "> How about an enum, or a pair of #defines?\n"
- ">=20\n"
+ "> \n"
  "> enum context\n"
  "> {\n"
- "> =A0 =A0 =A0 =A0 EARLY,\n"
- "> =A0 =A0 =A0 =A0 HOTPLUG\n"
+ ">         EARLY,\n"
+ ">         HOTPLUG\n"
  "> };\n"
  "\n"
  "Sounds good, but since this is in a global header file, it needs\n"
@@ -35,6 +35,12 @@
  "\tMEMMAP_HOTPLUG,\n"
  "};\n"
  "\n"
- "\tArnd <><"
+ "\tArnd <><\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>"
 
-862bb04a1ee897c6a6ebb6077b27be1ce8f6fa4ff3a64e0f46cf82d6e7afcec7
+df9a85f1c52be194ef8d7d9d817d2dc8fc602acdb070d45b527ef40edb5d15ff

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.