X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ipc%2Fmsgutil.c;h=a521999de4f103954e40db932e8903f3ed7e48f1;hb=3224dcc5a6ce919ddef2a387dcb4c47666480ed0;hp=ed81aafd239263c7523db5f7ae2983770fea06cb;hpb=81b6863cae0ca371ebe8bd176548be4d2741e6bb;p=mirror_ubuntu-zesty-kernel.git diff --git a/ipc/msgutil.c b/ipc/msgutil.c index ed81aafd2392..a521999de4f1 100644 --- a/ipc/msgutil.c +++ b/ipc/msgutil.c @@ -37,8 +37,6 @@ struct ipc_namespace init_ipc_ns = { #endif }; -atomic_t nr_ipc_ns = ATOMIC_INIT(1); - struct msg_msgseg { struct msg_msgseg *next; /* the next part of the message follows immediately */