* PATCH: fix binfmt_flat typos
@ 2003-07-27 20:17 Alan Cox
0 siblings, 0 replies; only message in thread
From: Alan Cox @ 2003-07-27 20:17 UTC (permalink / raw)
To: linux-kernel, torvalds
(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.
*/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-07-28 1:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-27 20:17 PATCH: fix binfmt_flat typos Alan Cox
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).