From: Uwe Kleine-König Date: Thu, 1 Oct 2009 08:28:33 +0000 (+0200) Subject: move virtballoon_remove to .devexit.text X-Git-Tag: v2.6.32-rc6~113^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e65175c2c73742495f0e5ca52658539a65825db;p=pandora-kernel.git move virtballoon_remove to .devexit.text The function virtballoon_remove is used only wrapped by __devexit_p so define it using __devexit. Signed-off-by: Uwe Kleine-König Acked-by: Sam Ravnborg Acked-by: Michael S. Tsirkin Signed-off-by: Rusty Russell --- Reading git-diff-tree failed