ipc: delete "nr_ipc_ns"
[cascardo/linux.git] / include / linux / ipc_namespace.h
index 1eee6bc..d10e54f 100644 (file)
@@ -63,8 +63,6 @@ struct ipc_namespace {
 };
 
 extern struct ipc_namespace init_ipc_ns;
-extern atomic_t nr_ipc_ns;
-
 extern spinlock_t mq_lock;
 
 #ifdef CONFIG_SYSVIPC