]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - ipc/msgutil.c
coresight: fix handling of ETM trace register access via sysfs
[mirror_ubuntu-zesty-kernel.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 */