From 006df851760b087ea18222f4c417756cbf69b2ea Mon Sep 17 00:00:00 2001 From: Pierre Habouzit Date: Sat, 14 Jan 2012 20:19:46 +0100 Subject: [PATCH] typo Signed-off-by: Pierre Habouzit --- kernel/pwqr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.20.1