ipc: delete "nr_ipc_ns"
[cascardo/linux.git] / ipc / msgutil.c
index ed81aaf..a521999 100644 (file)
@@ -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 */