]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/msg.h
x86 bitops: fix code style issues
[linux-2.6-omap-h63xx.git] / include / linux / msg.h
index f1b60740d641c5a61daaed95f68b12e465b331ed..10a3d5a1abffb30fd9b158148b26379416cd1fe0 100644 (file)
@@ -77,7 +77,6 @@ struct msg_msg {
 /* one msq_queue structure for each present queue on the system */
 struct msg_queue {
        struct kern_ipc_perm q_perm;
-       int q_id;
        time_t q_stime;                 /* last msgsnd time */
        time_t q_rtime;                 /* last msgrcv time */
        time_t q_ctime;                 /* last change time */