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:
2f0143c
)
powerpc/cell: cbe_thermal.c: Cleaning up a variable is of the wrong type
author
Rickard Strandqvist
<rickard_strandqvist@spectrumdigital.se>
Sat, 14 Jun 2014 16:25:11 +0000
(18:25 +0200)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Tue, 24 Jun 2014 04:05:59 +0000
(14:05 +1000)
This variable is of the wrong type, everywhere it is used it
should be an unsigned int rather than a int.
Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found