X-Git-Url: http://git.madism.org/?p=~madcoder%2Fpwqr.git;a=blobdiff_plain;f=kernel%2Fpwqr.c;h=4d4c4cd10b5a8112c4e57c367287dcf89e2b1aa9;hp=0dd026fef9c342809a5d4bf2c33b6175923d0131;hb=006df851760b087ea18222f4c417756cbf69b2ea;hpb=0fb6dd1141fb6076b2753133c797f0325c55a0df 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.