commit | 8e09ffb60bbc2b49c06718d5a1252860c709a660 | [log] [tgz] |
---|---|---|
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Thu Jun 14 00:56:31 2007 +0900 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Jun 26 19:57:33 2007 +0200 |
tree | 66fe6fe60f710eec58442b32c1edd83440c40177 | |
parent | a76f3a417a431eaf673323459357d8e684b52c49 [diff] |
[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 <anemo@mba.ocn.ne.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>