]> git.proxmox.com Git - qemu.git/commit
bitops: fix test_and_change_bit()
authorCorentin Chary <corentincj@iksaif.net>
Thu, 24 Feb 2011 22:47:08 +0000 (23:47 +0100)
committerBlue Swirl <blauwirbel@gmail.com>
Fri, 25 Feb 2011 17:19:02 +0000 (17:19 +0000)
commit04483e150d412f5861a00c30581df7ba90a816e7
treeed7433377a3bdadab6f7f3511c6035491f49b7b8
parent89d2d3af518879ddfca367e56627229a09e90352
bitops: fix test_and_change_bit()

./bitops.h:192: warning: ‘old’ is used uninitialized in this function

Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
bitops.h