]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] mm/filemap.c:filemap_populate(): move export.
authorNikita Danilov <nikita@clusterfs.com>
Sun, 30 Oct 2005 01:17:02 +0000 (18:17 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 30 Oct 2005 04:40:45 +0000 (21:40 -0700)
commit51a9ef4f75bcb8b35027b2de153d45d419fee020
tree32ba1d395e8532d14749c2d95ff57fdba2aaddc2
parent41e0c865155a9a7b6513e5d1ddcedf162afa9015
[PATCH] mm/filemap.c:filemap_populate(): move export.

move EXPORT_SYMBOL(filemap_populate) to the proper place: just after
function itself: it's easy to miss that function is exported otherwise.

Signed-off-by: Nikita Danilov <nikita@clusterfs.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
mm/filemap.c