android_kernel_xiaomi_sdm845/arch/score
Arnd Bergmann c606747225 score: cleanups: dead code, 0 as pointer, shadowed variables
A few smaller issues found by sparse, some code that was
never used, two instances of '0' instead of 'NULL' and
local variables shadowing another one.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2009-06-27 15:16:16 +02:00
..
boot score: Add support for Sunplus S+core architecture 2009-06-19 11:38:47 +02:00
configs score: Add support for Sunplus S+core architecture 2009-06-19 11:38:47 +02:00
include/asm score: add address space annotations 2009-06-27 15:09:52 +02:00
kernel score: cleanups: dead code, 0 as pointer, shadowed variables 2009-06-27 15:16:16 +02:00
lib score: remove __{put,get}_user_unknown 2009-06-19 11:41:07 +02:00
mm score: update files according to review comments 2009-06-19 11:40:13 +02:00
Kconfig score: Add support for Sunplus S+core architecture 2009-06-19 11:38:47 +02:00
Kconfig.debug score: Add support for Sunplus S+core architecture 2009-06-19 11:38:47 +02:00
Makefile score: Add support for Sunplus S+core architecture 2009-06-19 11:38:47 +02:00