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:
841e40b
)
Here are two possible cleanups in cpufreq.c:
author
Dave Jones
<davej@redhat.com>
Thu, 28 Jul 2005 16:43:56 +0000
(09:43 -0700)
committer
Dave Jones
<davej@redhat.com>
Thu, 28 Jul 2005 16:43:56 +0000
(09:43 -0700)
* ret has no need to be unsigned in cpufreq_driver_target()
* ret has no need to be initialized in __cpufreq_governor()
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Dave Jones <davej@redhat.com>
No differences found