X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=ipc%2Fmsgutil.c;h=a521999de4f103954e40db932e8903f3ed7e48f1;hb=86a1679860babbacd61fc1e8c0c0f43641d5860d;hp=ed81aafd239263c7523db5f7ae2983770fea06cb;hpb=fc315e3e5c9418df6ce5cee97fd4adcce9dcf24e;p=cascardo%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 */