]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Fri, 30 Mar 2012 22:55:07 +0000 (18:55 -0400)
commitaeae4c2f8b8ac8733ca7c8c5154eb76c813bd72f
tree621872b01e33d8a855ac61b7ea60c927d12e4acc
parent3707131c688794a53a9b6a3058235131a730bb7a
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