Re: [PATCH] spelling fixes: kernel/

From: Simon Arlott
Date: Fri May 11 2007 - 16:11:50 EST


On 11/05/07 21:01, Ingo Molnar wrote:
* Simon Arlott <simon@xxxxxxxxxxx> wrote:

kernel/sched.c | 20 ++++++++++----------

--- a/kernel/sched.c
+++ b/kernel/sched.c

* This is how migration works:
*
- * 1) we queue a struct migration_req structure in the source CPU's
- * runqueue and wake up that CPU's migration thread.
+ * 1) we queue a struct migration_req structure in the source CPUs
+ * runqueue and wake up that CPUs migration thread.

the original is correct - this is a possessive form.

Sorry, I converted so many "TLA's" that by the end I probably wasn't paying as much attention to them as I should have.

- * their home CPUs. So we just add the counter to another CPU's counter,
+ * their home CPUs. So we just add the counter to another CPUs counter,

ditto.

all the other spelling fixes to sched.c are fine, thanks!

Acked-by: Ingo Molnar <mingo@xxxxxxx>

Ingo

--
Simon Arlott
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/