Commit 91bb5241 authored by Christoph Hellwig's avatar Christoph Hellwig Committed by Linus Torvalds

[PATCH] remove outdated comments from filemap.c

Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 5b76ffd5
......@@ -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 */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment