]> err.no Git - linux-2.6/blobdiff - include/linux/init_task.h
Pull style into test branch
[linux-2.6] / include / linux / init_task.h
index b5315150199e9528bbfa1b5fcfe64b669b199058..6383d2d83bb0c5b12e233c5fbfe53e6e47c49578 100644 (file)
@@ -75,7 +75,6 @@ extern struct nsproxy init_nsproxy;
        .pid_ns         = &init_pid_ns,                                 \
        .count          = ATOMIC_INIT(1),                               \
        .nslock         = __SPIN_LOCK_UNLOCKED(nsproxy.nslock),         \
-       .id             = 0,                                            \
        .uts_ns         = &init_uts_ns,                                 \
        .mnt_ns         = NULL,                                         \
        INIT_IPC_NS(ipc_ns)                                             \