]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/linux/init_task.h
User namespaces: set of cleanups (v2)
[net-next-2.6.git] / include / linux / init_task.h
index 2597858035cd5cb3c4bbc066519873e3912f5068..959f5522d10aab9cde46808f1449eeeed3c0fb4e 100644 (file)
@@ -57,7 +57,6 @@ extern struct nsproxy init_nsproxy;
        .mnt_ns         = NULL,                                         \
        INIT_NET_NS(net_ns)                                             \
        INIT_IPC_NS(ipc_ns)                                             \
-       .user_ns        = &init_user_ns,                                \
 }
 
 #define INIT_SIGHAND(sighand) {                                                \