[PATCH] arch: powerpc: platforms: cell: cbe_thermal.c: Cleaning up a variable is of the wrong type

Rickard Strandqvist rickard_strandqvist at spectrumdigital.se
Sun Jun 15 02:25:10 EST 2014


This variable is of the wrong type, everywhere it is used it
should be an unsigned int rather than a int.

This was partly found using a static code analysis program called cppcheck.

Rickard Strandqvist (1):
  arch: powerpc: platforms: cell: cbe_thermal.c:  Cleaning up a variable is of the wrong type

 arch/powerpc/platforms/cell/cbe_thermal.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
1.7.10.4



More information about the Linuxppc-dev mailing list