X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ipc%2Fmsgutil.c;h=a521999de4f103954e40db932e8903f3ed7e48f1;hb=refs%2Fheads%2Frseq-v8%2B;hp=ed81aafd239263c7523db5f7ae2983770fea06cb;hpb=01d85b9b2b6bec2b0773cf2afc58699dc4b052f8;p=deliverable%2Flinux.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 */