Re: + mqueue-comment-fix.patch added to -mm tree

From: Serge E. Hallyn
Date: Sun Mar 26 2006 - 12:31:57 EST


Quoting akpm@xxxxxxxx (akpm@xxxxxxxx):
>
> The patch titled
>
> mquueu comment fix
>
> has been added to the -mm tree. Its filename is
>
> mqueue-comment-fix.patch

Well as long as we're patching that, may as well fix the spelling:

Signed-off-by: Serge Hallyn <serue@xxxxxxxxxx>

--- mqueue.c.orig 2006-03-26 09:20:34.000000000 -0600
+++ mqueue.c 2006-03-26 09:21:30.000000000 -0600
@@ -761,7 +761,7 @@
* The receiver accepts the message and returns without grabbing the queue
* spinlock. Therefore an intermediate STATE_PENDING state and memory barriers
* are necessary. The same algorithm is used for sysv semaphores, see
- * ipc/sem.c fore more details.
+ * ipc/sem.c for more details.
*
* The same algorithm is used for senders.
*/
-
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/