aboutsummaryrefslogtreecommitdiffstats
path: root/fs/affs
diff options
context:
space:
mode:
Diffstat (limited to 'fs/affs')
-rw-r--r--fs/affs/file.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/fs/affs/file.c b/fs/affs/file.c
index 05005bd2621a..8faa6593ca6d 100644
--- a/fs/affs/file.c
+++ b/fs/affs/file.c
@@ -15,10 +15,6 @@
15#include <linux/aio.h> 15#include <linux/aio.h>
16#include "affs.h" 16#include "affs.h"
17 17
18#if PAGE_SIZE < 4096
19#error PAGE_SIZE must be at least 4096
20#endif
21
22static struct buffer_head *affs_get_extblock_slow(struct inode *inode, u32 ext); 18static struct buffer_head *affs_get_extblock_slow(struct inode *inode, u32 ext);
23 19
24static int 20static int