All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20050709001022.GL2596@us.ibm.com>

diff --git a/a/1.txt b/N1/1.txt
index 95611c3..042419a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -29,7 +29,7 @@ diff -urp 2.6.13-rc2-kj/arch/ia64/sn/kernel/xpc_main.c 2.6.13-rc2-kj-dev/arch/ia
 -		(void) schedule_timeout(0.25 * HZ);
 +		msleep_interruptible(250);
  
- 		if (part->act_state == XPC_P_DEACTIVATING) {
+ 		if (part->act_state = XPC_P_DEACTIVATING) {
  			return part->reason;
 @@ -841,9 +841,7 @@ xpc_do_exit(void)
  	down(&xpc_discovery_exited);
diff --git a/a/2.hdr b/a/2.hdr
deleted file mode 100644
index c0c5a86..0000000
--- a/a/2.hdr
+++ /dev/null
@@ -1,4 +0,0 @@
-Content-Type: text/plain; charset="iso-8859-1"
-MIME-Version: 1.0
-Content-Transfer-Encoding: quoted-printable
-Content-Disposition: inline
diff --git a/a/2.txt b/a/2.txt
deleted file mode 100644
index 410ecf0..0000000
--- a/a/2.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-_______________________________________________
-Kernel-janitors mailing list
-Kernel-janitors@lists.osdl.org
-https://lists.osdl.org/mailman/listinfo/kernel-janitors
diff --git a/a/content_digest b/N1/content_digest
index 87560f6..10c0625 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,8 @@
  "From\0Nishanth Aravamudan <nacc@us.ibm.com>\0"
- "Subject\0[KJ] [PATCH 6/14] ia64/sn: use msleep_interruptible() instead of\0"
+ "Subject\0[PATCH 6/14] ia64/sn: use msleep_interruptible() instead of schedule_timeout()\0"
  "Date\0Sat, 09 Jul 2005 00:10:22 +0000\0"
  "To\0kernel-janitors@vger.kernel.org\0"
- "\01:1\0"
+ "\00:1\0"
  "b\0"
  "From: Nishanth Aravamudan <nacc@us.ibm.com>\n"
  "\n"
@@ -35,7 +35,7 @@
  "-\t\t(void) schedule_timeout(0.25 * HZ);\n"
  "+\t\tmsleep_interruptible(250);\n"
  " \n"
- " \t\tif (part->act_state == XPC_P_DEACTIVATING) {\n"
+ " \t\tif (part->act_state = XPC_P_DEACTIVATING) {\n"
  " \t\t\treturn part->reason;\n"
  "@@ -841,9 +841,7 @@ xpc_do_exit(void)\n"
  " \tdown(&xpc_discovery_exited);\n"
@@ -61,11 +61,5 @@
  "+\t\t\tmsleep_interruptible(300);\n"
  " \n"
  " \t} while (active_part_count > 0);"
- "\01:2\0"
- "b\0"
- "_______________________________________________\n"
- "Kernel-janitors mailing list\n"
- "Kernel-janitors@lists.osdl.org\n"
- https://lists.osdl.org/mailman/listinfo/kernel-janitors
 
-72cb44c8ad8209a973e11c522acb52fb03adc178f78fd466ccf3fbfbdc5559b5
+a4bcac55c9ab73abe53844db89d43dfd0e398565e8cbe6f013ef1eb2523552ac

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.