diff options
Diffstat (limited to 'fs/ext2/acl.h')
-rw-r--r-- | fs/ext2/acl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/ext2/acl.h b/fs/ext2/acl.h index 5c0a6a4fb052..503bfb0ed79b 100644 --- a/fs/ext2/acl.h +++ b/fs/ext2/acl.h | |||
@@ -61,7 +61,6 @@ extern int ext2_init_acl (struct inode *, struct inode *); | |||
61 | #else | 61 | #else |
62 | #include <linux/sched.h> | 62 | #include <linux/sched.h> |
63 | #define ext2_get_acl NULL | 63 | #define ext2_get_acl NULL |
64 | #define ext2_get_acl NULL | ||
65 | #define ext2_set_acl NULL | 64 | #define ext2_set_acl NULL |
66 | 65 | ||
67 | static inline int | 66 | static inline int |