git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f0a639
)
kvm: make local functions static
author
Stephen Hemminger
<stephen@networkplumber.org>
Sun, 29 Dec 2013 20:12:29 +0000
(12:12 -0800)
committer
Marcelo Tosatti
<mtosatti@redhat.com>
Wed, 8 Jan 2014 21:02:58 +0000
(19:02 -0200)
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>
No differences found