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:
ddb98ce
)
Staging: most: mostcore/core.c. Fix "missing static keyword" warnings
author
Adrian Remonda
<adrianremonda@gmail.com>
Fri, 14 Aug 2015 10:18:00 +0000
(12:18 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 15 Aug 2015 00:34:41 +0000
(17:34 -0700)
This is a patch to the mostcore/core.c file. It makes
several local functions and structures static to prevent global
visibility.
Signed-off-by: Adrian Remonda <adrianremonda@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found