typo
authorPierre Habouzit <pierre.habouzit@intersec.com>
Sat, 14 Jan 2012 19:19:46 +0000 (20:19 +0100)
committerPierre Habouzit <pierre.habouzit@intersec.com>
Sat, 14 Jan 2012 19:19:46 +0000 (20:19 +0100)
Signed-off-by: Pierre Habouzit <pierre.habouzit@intersec.com>
kernel/pwqr.c

index 0dd026f..4d4c4cd 100644 (file)
@@ -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.