From: Olaf Hering Date: Thu, 28 Jul 2011 13:23:03 +0000 (+0200) Subject: xen: use static initializers in xen-balloon.c X-Git-Tag: v3.2-rc1~20^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b71c52e7f848e2c9f804e175215e5965ea90d32;p=pandora-kernel.git xen: use static initializers in xen-balloon.c There is no need to use dynamic initializaion, it just confuses the reader. Switch to static initializers like its used in other files. Signed-off-by: Olaf Hering [v2: Rebased on v3.0] Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed