]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - ipc/mqueue.c
[PATCH] merge some from Rusty's trivial patches
[linux-2.6-omap-h63xx.git] / ipc / mqueue.c
index 0acf245f441d6640cbf8739211bb19dfd51e9d8c..3a926011507b8768ff9991b55837a3f7ee9f579e 100644 (file)
@@ -69,7 +69,7 @@ struct mqueue_inode_info {
 
        struct sigevent notify;
        pid_t notify_owner;
-       struct user_struct *user;       /* user who created, for accouting */
+       struct user_struct *user;       /* user who created, for accounting */
        struct sock *notify_sock;
        struct sk_buff *notify_cookie;