common object embedded into various struct ....ns
[deliverable/linux.git] / ipc / msgutil.c
index 7e7095974d54a10e175dd06504cb8dc6ac73adcb..5930471a29022e8ed1b9e47d4bcc8b8f78e08379 100644 (file)
@@ -31,7 +31,7 @@ DEFINE_SPINLOCK(mq_lock);
 struct ipc_namespace init_ipc_ns = {
        .count          = ATOMIC_INIT(1),
        .user_ns = &init_user_ns,
-       .proc_inum = PROC_IPC_INIT_INO,
+       .ns.inum = PROC_IPC_INIT_INO,
 };
 
 atomic_t nr_ipc_ns = ATOMIC_INIT(1);
This page took 0.029864 seconds and 5 git commands to generate.