Skip to content

Commit

Permalink
[PATCH] remove outdated comments from filemap.c
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Christoph Hellwig authored and Linus Torvalds committed May 5, 2005
1 parent 5b76ffd commit 91bb524
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions mm/filemap.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit 91bb524

Please sign in to comment.