PATCH: fix binfmt_flat typos

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Sun Jul 27 2003 - 15:17:28 EST


(Steven Cole)
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.6.0-test2/fs/binfmt_flat.c linux-2.6.0-test2-ac1/fs/binfmt_flat.c
--- linux-2.6.0-test2/fs/binfmt_flat.c 2003-07-10 21:03:33.000000000 +0100
+++ linux-2.6.0-test2-ac1/fs/binfmt_flat.c 2003-07-23 16:39:58.000000000 +0100
@@ -501,7 +501,7 @@
         extra = max(bss_len + stack_len, relocs * sizeof(unsigned long));
 
         /*
- * there are a couple of cases here, the seperate code/data
+ * there are a couple of cases here, the separate code/data
          * case, and then the fully copied to RAM case which lumps
          * it all together.
          */
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Jul 31 2003 - 22:00:33 EST