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:
1456edb
)
kconfig: Mark various internal functions static
author
Josh Triplett
<josh@joshtriplett.org>
Thu, 15 Oct 2009 19:13:36 +0000
(12:13 -0700)
committer
Josh Triplett
<josh@joshtriplett.org>
Sun, 15 Nov 2009 23:00:16 +0000
(15:00 -0800)
kconfig's keyword hash, lexer, and parser define various functions used
only locally. Declare these functions as static, and regenerate the
corresponding generated files.
Signed-off-by: Josh Triplett <josh@joshtriplett.org>
No differences found