X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=security%2Fsecurity.c;h=4838e7fefa1f100bc01e9b271de5696bf690a7ce;hb=60175ccdf46ac5076725cb3e66f6bc2e2766ad2b;hp=c4bb47db30ee53aba57746a83e6660be37c918b6;hpb=39fada55274241d50e27eb961cc9280b5b6121fb;p=cascardo%2Flinux.git diff --git a/security/security.c b/security/security.c index c4bb47db30ee..4838e7fefa1f 100644 --- a/security/security.c +++ b/security/security.c @@ -356,7 +356,7 @@ void security_inode_free(struct inode *inode) } int security_dentry_init_security(struct dentry *dentry, int mode, - struct qstr *name, void **ctx, + const struct qstr *name, void **ctx, u32 *ctxlen) { return call_int_hook(dentry_init_security, -EOPNOTSUPP, dentry, mode,