X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=security%2Fsecurity.c;h=4838e7fefa1f100bc01e9b271de5696bf690a7ce;hb=8b31f456c72e53ee97474a538bcd91bfb1b93fb7;hp=c4bb47db30ee53aba57746a83e6660be37c918b6;hpb=2790aed095fe50b21ab7ed94dc34a0f410a3872c;p=deliverable%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,