Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf...
[linux-block.git] / ipc / mqueue.c
index 0160e9f2b07c77cef7f1f3b9c1b28141407cad43..71881bddad2577043f285fcf6173cd238c2d5df8 100644 (file)
@@ -1709,11 +1709,6 @@ void mq_clear_sbinfo(struct ipc_namespace *ns)
        ns->mq_mnt->mnt_sb->s_fs_info = NULL;
 }
 
-void mq_put_mnt(struct ipc_namespace *ns)
-{
-       kern_unmount(ns->mq_mnt);
-}
-
 static int __init init_mqueue_fs(void)
 {
        int error;