[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1402763111-23458-1-git-send-email-rickard_strandqvist@spectrumdigital.se>
Date: Sat, 14 Jun 2014 18:25:10 +0200
From: Rickard Strandqvist <rickard_strandqvist@...ctrumdigital.se>
To: Arnd Bergmann <arnd@...db.de>,
Benjamin Herrenschmidt <benh@...nel.crashing.org>
Cc: Rickard Strandqvist <rickard_strandqvist@...ctrumdigital.se>,
Paul Mackerras <paulus@...ba.org>,
linuxppc-dev@...ts.ozlabs.org, cbe-oss-dev@...ts.ozlabs.org,
linux-kernel@...r.kernel.org
Subject: [PATCH] arch: powerpc: platforms: cell: cbe_thermal.c: Cleaning up a variable is of the wrong type
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists