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:
5359c32
)
sched: mark sched_create_sysfs_power_savings_entries() as __init
author
Li Zefan
<lizf@cn.fujitsu.com>
Mon, 5 Jan 2009 11:18:02 +0000
(19:18 +0800)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 5 Jan 2009 12:54:16 +0000
(13:54 +0100)
Impact: cleanup
The only caller is cpu_dev_init() which is marked as __init.
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found