From: Nicholas Krause Date: Wed, 20 May 2015 04:24:10 +0000 (-0400) Subject: kvm: x86: Make functions that have no external callers static X-Git-Tag: omap-for-v4.2/fixes-rc1^2~138^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed3cf15271fa150320b46f03d369777b71786298;p=pandora-kernel.git kvm: x86: Make functions that have no external callers static This makes the functions kvm_guest_cpu_init and kvm_init_debugfs static now due to having no external callers outside their declarations in the file, kvm.c. Signed-off-by: Nicholas Krause Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed