arch/tile: fix gcc 4.6 warnings in <asm/bitops_64.h>
authorChris Metcalf <cmetcalf@tilera.com>
Tue, 27 Mar 2012 18:17:05 +0000 (14:17 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Mon, 2 Apr 2012 16:00:15 +0000 (12:00 -0400)
commit664c100bce0070148131f8d49518015476c03cae
tree3c22063f673e5ec48788bb5ab6b736468dee63bc
parent07feea877d18453bbe4ad47fe2a365eebf56a7af
arch/tile: fix gcc 4.6 warnings in <asm/bitops_64.h>

Fix some signedness and variable usage warnings in change_bit()
and test_and_change_bit().

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/include/asm/bitops_64.h