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:
a953e45
)
cpu: change some globals to statics in drivers/base/cpu.c v2
author
Mike Travis
<travis@sgi.com>
Mon, 12 May 2008 19:21:13 +0000
(21:21 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Fri, 23 May 2008 16:23:13 +0000
(18:23 +0200)
This patch makes the following needlessly global code static:
- attr_online_map
- attr_possible_map
- attr_present_map
- cpu_state_attr [v2]
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Mike Travis <travis@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found