X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=fs%2Fjfs%2Fjfs_acl.h;h=88475f10a3899dca4c6fa15eceffbbccb97cdab0;hb=811158b147a503fbdf9773224004ffd32002d1fe;hp=455fa4292045559ea52202da59ae920dfe8d64ed;hpb=5a3e3b2230980cf2ce6e5e56b816dde19b993939;p=firefly-linux-kernel-4.4.55.git diff --git a/fs/jfs/jfs_acl.h b/fs/jfs/jfs_acl.h index 455fa4292045..88475f10a389 100644 --- a/fs/jfs/jfs_acl.h +++ b/fs/jfs/jfs_acl.h @@ -20,7 +20,7 @@ #ifdef CONFIG_JFS_POSIX_ACL -int jfs_permission(struct inode *, int, struct nameidata *); +int jfs_permission(struct inode *, int); int jfs_init_acl(tid_t, struct inode *, struct inode *); int jfs_setattr(struct dentry *, struct iattr *);