]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
qtest/ahci: Fix a bit mask expression
authorJohn Snow <jsnow@redhat.com>
Tue, 17 Mar 2015 20:58:19 +0000 (16:58 -0400)
committerMichael Tokarev <mjt@tls.msk.ru>
Thu, 19 Mar 2015 08:27:43 +0000 (11:27 +0300)
commit7e7d49d68bb165ddfdf29929e0a487264085ca51
treec84ade15c074c5902a5d3c10cba22cfc557535cb
parent636a30a890c50f734c90ee929e16492fbc6c73e3
qtest/ahci: Fix a bit mask expression

A thinko that clang 3.5.0 caught.
Thankfully does not introduce any new failures.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
tests/ahci-test.c