From: Christoph Hellwig Date: Thu, 5 May 2005 23:15:59 +0000 (-0700) Subject: [PATCH] remove outdated comments from filemap.c X-Git-Tag: v2.6.12-rc4~58 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=91bb52416854dfd581efe6e2a0aca8dc655f043e;p=karo-tx-linux.git [PATCH] remove outdated comments from filemap.c Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/mm/filemap.c b/mm/filemap.c index d5fdae2eb183..47263ac3e4ea 100644 --- a/mm/filemap.c +++ b/mm/filemap.c @@ -29,11 +29,6 @@ #include #include /* - * 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 /* for generic_osync_inode */