From a278f98520443a002579778bb3fb9242130443a5 Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Sat, 19 Jul 2008 15:31:38 +0300 Subject: unexport swap_page static functions mustn't be exported. Signed-off-by: Adrian Bunk --- mm/vmscan.c | 1 - 1 file changed, 1 deletion(-) diff --git a/mm/vmscan.c b/mm/vmscan.c index 1d64dc145295..eee294e77c96 100644 --- a/mm/vmscan.c +++ b/mm/vmscan.c @@ -672,7 +672,6 @@ unlock_retry: retry: return -EAGAIN; } -EXPORT_SYMBOL(swap_page); /* * Page migration was first developed in the context of the memory hotplug -- cgit v1.2.3