]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/ipc_namespace.h
ipc: delete "nr_ipc_ns"
[karo-tx-linux.git] / include / linux / ipc_namespace.h
index 1eee6bcfcf76a43856088b6314c2a52c0b2f10e1..d10e54f03c09661cc724cfb66965b79acf48cf3e 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