Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / ipc / msgutil.c
index ed81aafd239263c7523db5f7ae2983770fea06cb..a521999de4f103954e40db932e8903f3ed7e48f1 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 */
This page took 0.025556 seconds and 5 git commands to generate.