commit | 2aad15258f0795432073b14b616a634e452432f0 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <stephen@networkplumber.org> | Sun Dec 29 12:12:29 2013 -0800 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Thu Oct 02 17:18:28 2014 +0200 |
tree | 1a8acd36f787971f0dd631fa3e29767a385ede3d | |
parent | dfbd506266a97ad252336ea96e41791fdd0c0828 [diff] |
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 <stephen@networkplumber.org> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> (cherry picked from commit 7940876e1330671708186ac3386aa521ffb5c182) Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>