Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

fs/affs/file.c: remove obsolete pagesize check

linux kernel doesn't manage page sizes below 4kb.

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by

Fabian Frederick and committed by
Linus Torvalds
92cab82b 9abb4083

-4
-4
fs/affs/file.c
··· 15 15 #include <linux/aio.h> 16 16 #include "affs.h" 17 17 18 - #if PAGE_SIZE < 4096 19 - #error PAGE_SIZE must be at least 4096 20 - #endif 21 - 22 18 static struct buffer_head *affs_get_extblock_slow(struct inode *inode, u32 ext); 23 19 24 20 static int