From: Juergen Gross Date: Wed, 28 Jan 2015 06:44:23 +0000 (+0100) Subject: x86/xen: add some __init and static annotations in arch/x86/xen/setup.c X-Git-Tag: fixes-v4.0-rc1~162^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3f5239650a9c08df0473261aedd6f50f7775410;p=pandora-kernel.git x86/xen: add some __init and static annotations in arch/x86/xen/setup.c Some more functions in arch/x86/xen/setup.c can be made "__init". xen_ignore_unusable() can be made "static". Signed-off-by: Juergen Gross Signed-off-by: David Vrabel --- Reading git-diff-tree failed