From: Xiao Guangrong Date: Tue, 26 Jun 2012 08:50:50 +0000 (+0800) Subject: staging: zcache: mark zbud_init/zcache_comp_init as __init X-Git-Tag: v3.6-rc1~100^2~373 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ad0f81c588a7a4e0fb685cbd2246b4907401784;p=pandora-kernel.git staging: zcache: mark zbud_init/zcache_comp_init as __init These functions are called only when system is initializing, so mark __init for them to free memory Acked-by: Seth Jennings Signed-off-by: Xiao Guangrong Acked-by: Konrad Rzeszutek Wilk Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed