dect
/
linux-2.6
Archived
13
0
Fork 0

[PATCH] remove outdated comments from filemap.c

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
Christoph Hellwig 2005-05-05 16:15:59 -07:00 committed by Linus Torvalds
parent 5b76ffd5d9
commit 91bb524168
1 changed files with 0 additions and 5 deletions

View File

@ -29,11 +29,6 @@
#include <linux/security.h>
#include <linux/syscalls.h>
/*
* This is needed for the following functions:
* - try_to_release_page
* - block_invalidatepage
* - generic_osync_inode
*
* FIXME: remove all knowledge of the buffer layer from the core VM
*/
#include <linux/buffer_head.h> /* for generic_osync_inode */