From: Arnd Bergmann Date: Sat, 27 Jun 2009 12:46:35 +0000 (+0200) Subject: score: cleanups: dead code, 0 as pointer, shadowed variables X-Git-Tag: v2.6.32-rc1~639^2~7^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6067472252c1d6155c7c01c93e0d580342cdb29;p=pandora-kernel.git 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 --- Reading git-diff-tree failed