]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - net/sunrpc/rpc_pipe.c
fs: change d_delete semantics
[mirror_ubuntu-zesty-kernel.git] / net / sunrpc / rpc_pipe.c
index 10a17a37ec4e90c683588de990670288136cc793..a0dc1a86fcea68126ebca5a4a30141036a3f85ce 100644 (file)
@@ -430,7 +430,7 @@ void rpc_put_mount(void)
 }
 EXPORT_SYMBOL_GPL(rpc_put_mount);
 
-static int rpc_delete_dentry(struct dentry *dentry)
+static int rpc_delete_dentry(const struct dentry *dentry)
 {
        return 1;
 }