[2.6 patch] mm/filemap.c: make two functions static

2005-09-01 Thread Adrian Bunk
This patch makes two needlessly global functions static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- This patch was already sent on: - 20 Aug 2005 --- linux-2.6.13-rc6-mm1/mm/filemap.c.old 2005-08-20 14:37:27.0 +0200 +++ linux-2.6.13-rc6-mm1/mm/filemap.c 2005-08-20 14:4

[2.6 patch] mm/filemap.c: make two functions static

2005-08-20 Thread Adrian Bunk
This patch makes two needlessly global functions static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- linux-2.6.13-rc6-mm1/mm/filemap.c.old 2005-08-20 14:37:27.0 +0200 +++ linux-2.6.13-rc6-mm1/mm/filemap.c 2005-08-20 14:46:24.0 +0200 @@ -2034,7 +2034,7 @@ } EXPOR