]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - net/tipc/ref.h
tipc: rename node create lock to protect node list and hlist
[mirror_ubuntu-bionic-kernel.git] / net / tipc / ref.h
index 5bc8e7ab84de8192ca71c97a0ae415474f8e266c..d01aa1df63b86e391ed61a2fb2b31ff245fdc87e 100644 (file)
@@ -44,6 +44,5 @@ u32 tipc_ref_acquire(void *object, spinlock_t **lock);
 void tipc_ref_discard(u32 ref);
 
 void *tipc_ref_lock(u32 ref);
-void *tipc_ref_deref(u32 ref);
 
 #endif