From: Pavel Emelyanov Date: Mon, 18 Feb 2008 06:33:57 +0000 (-0800) Subject: [NETLABEL]: Move some initialization code into __init section. X-Git-Tag: v2.6.25-rc3~126^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05705e4e1158ad2c1a22817f27d91ff0758fd0a9;p=pandora-kernel.git [NETLABEL]: Move some initialization code into __init section. Everything that is called from netlbl_init() can be marked with __init. This moves 620 bytes from .text section to .text.init one. Signed-off-by: Pavel Emelyanov Acked-by: Paul Moore Signed-off-by: David S. Miller --- Reading git-diff-tree failed