From: Adrian Bunk Date: Tue, 11 Apr 2006 05:53:03 +0000 (-0700) Subject: [PATCH] mm/migrate.c: don't export a static function X-Git-Tag: v3.12-rc1~36751 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=64a3ca5f7ec2606b03be4a65736164a5373732ed;p=kernel%2Fkernel-generic.git [PATCH] mm/migrate.c: don't export a static function EXPORT_SYMBOL'ing of a static function is not a good idea. Signed-off-by: Adrian Bunk Cc: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/mm/migrate.c b/mm/migrate.c index 20b95db..d444229 100644 --- a/mm/migrate.c +++ b/mm/migrate.c @@ -173,7 +173,6 @@ unlock_retry: retry: return -EAGAIN; } -EXPORT_SYMBOL(swap_page); /* * Remove references for a page and establish the new page with the correct