unexport swap_page
commita278f98520443a002579778bb3fb9242130443a5
authorAdrian Bunk <bunk@kernel.org>
Sat, 19 Jul 2008 12:31:38 +0000 (19 15:31 +0300)
committerAdrian Bunk <bunk@kernel.org>
Sat, 19 Jul 2008 12:31:38 +0000 (19 15:31 +0300)
tree1f3fa3b29cde23319fe17a45966cef2b78a34c44
parentca891ff02547982647997d7d0eb1071d94fe4e86
unexport swap_page

static functions mustn't be exported.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
mm/vmscan.c