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:
1a022e3
)
cpuidle: power_usage should be declared signed integer
author
Boris Ostrovsky
<boris.ostrovsky@amd.com>
Tue, 13 Mar 2012 18:55:10 +0000
(19:55 +0100)
committer
Len Brown
<len.brown@intel.com>
Fri, 30 Mar 2012 07:23:30 +0000
(
03:23
-0400)
power_usage is always assigned a negative value and should be declared
a signed integer
Signed-off-by: Boris Ostrovsky <boris.ostrovsky@amd.com>
Signed-off-by: Len Brown <len.brown@intel.com>
No differences found