From: Stephen Hemminger Date: Sun, 29 Dec 2013 20:12:29 +0000 (-0800) Subject: kvm: make local functions static X-Git-Tag: v3.14-rc1~127^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7940876e1330671708186ac3386aa521ffb5c182;p=pandora-kernel.git kvm: make local functions static Running 'make namespacecheck' found lots of functions that should be declared static, since only used in one file. Signed-off-by: Stephen Hemminger Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed