From a3f5239650a9c08df0473261aedd6f50f7775410 Mon Sep 17 00:00:00 2001 From: Juergen Gross Date: Wed, 28 Jan 2015 07:44:23 +0100 Subject: [PATCH] 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-format-patch failed