提交 5a14959c 编写于 作者: K KaiGai Kohei

[JFFS2][XATTR] remove '__KERNEL__' from acl.h

[9/10] jffs2-xattr-v5.1-09-remove__KERNEL__.patch
Signed-off-by: NKaiGai Kohei <kaigai@ak.jp.nec.com>
上级 ee886b5d
......@@ -23,7 +23,6 @@ struct jffs2_acl_header {
jint32_t a_version;
};
#ifdef __KERNEL__
#ifdef CONFIG_JFFS2_FS_POSIX_ACL
#define JFFS2_ACL_NOT_CACHED ((void *)-1)
......@@ -44,4 +43,3 @@ extern struct xattr_handler jffs2_acl_default_xattr_handler;
#define jffs2_clear_acl(inode)
#endif /* CONFIG_JFFS2_FS_POSIX_ACL */
#endif /* __KERNEL__ */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册