fs: use mapping_set_error instead of opencoded set_bit
[cascardo/linux.git] / fs / f2fs / acl.h
index b2334d1..2c68518 100644 (file)
@@ -41,7 +41,6 @@ extern int f2fs_set_acl(struct inode *, struct posix_acl *, int);
 extern int f2fs_init_acl(struct inode *, struct inode *, struct page *,
                                                        struct page *);
 #else
-#define f2fs_check_acl NULL
 #define f2fs_get_acl   NULL
 #define f2fs_set_acl   NULL