summaryrefslogtreecommitdiff
path: root/mm/filemap.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2005-05-05 16:15:59 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-05-05 16:36:43 -0700
commit91bb52416854dfd581efe6e2a0aca8dc655f043e (patch)
treed1c30d46a1c4053b34ff3aaaf04adcbd41cc54e8 /mm/filemap.c
parent5b76ffd5d9f12ba850fc988188f55056204ad4e2 (diff)
downloadlinux-3.10-91bb52416854dfd581efe6e2a0aca8dc655f043e.tar.gz
linux-3.10-91bb52416854dfd581efe6e2a0aca8dc655f043e.tar.bz2
linux-3.10-91bb52416854dfd581efe6e2a0aca8dc655f043e.zip
[PATCH] remove outdated comments from filemap.c
Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'mm/filemap.c')
-rw-r--r--mm/filemap.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/mm/filemap.c b/mm/filemap.c
index d5fdae2eb18..47263ac3e4e 100644
--- a/mm/filemap.c
+++ b/mm/filemap.c
@@ -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 */