Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27819
b: refs/heads/master
c: 5a14959
h: refs/heads/master
i:
  27817: 9d616ad
  27815: e17ec0a
v: v3
  • Loading branch information
KaiGai Kohei committed May 13, 2006
1 parent 28fb32a commit c8a9a6b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ee886b5df17f9791a72cf0afe7f6c0c079231ef8
refs/heads/master: 5a14959c0700cd389d9e7ba312e15c8e85255e1f
2 changes: 0 additions & 2 deletions trunk/fs/jffs2/acl.h
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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__ */

0 comments on commit c8a9a6b

Please sign in to comment.