From: Atsushi Nemoto Date: Wed, 13 Jun 2007 15:56:31 +0000 (+0900) Subject: [MIPS] Remove a duplicated local variable in test_and_clear_bit() X-Git-Tag: v2.6.22-rc7~47^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e09ffb60bbc2b49c06718d5a1252860c709a660;p=pandora-kernel.git [MIPS] Remove a duplicated local variable in test_and_clear_bit() Fix a sparse warning caused by 2c921d07f8c641e691b0dfd80a5cfe14c60ec489 include2/asm/bitops.h:313:23: warning: symbol 'res' shadows an earlier one include2/asm/bitops.h:309:16: originally declared here Signed-off-by: Atsushi Nemoto Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed