From: Pierre Habouzit Date: Sat, 14 Jan 2012 19:19:46 +0000 (+0100) Subject: typo X-Git-Url: http://git.madism.org/?p=~madcoder%2Fpwqr.git;a=commitdiff_plain;h=006df851760b087ea18222f4c417756cbf69b2ea;hp=0fb6dd1141fb6076b2753133c797f0325c55a0df;ds=sidebyside typo Signed-off-by: Pierre Habouzit --- diff --git a/kernel/pwqr.c b/kernel/pwqr.c index 0dd026f..4d4c4cd 100644 --- a/kernel/pwqr.c +++ b/kernel/pwqr.c @@ -506,7 +506,7 @@ static long do_pwqr_wake(struct pwqr_sb *sb, int oc, int count) } else { /* * This codepath deserves an explanation: when the thread is - * quarantined, for is, really, it's already "parked". Though + * quarantined, for us, really, it's already "parked". Though * userland doesn't know about, so wake as many threads as * userlands would have liked to, and let the wakeup tell * userland those should be parked.