virtio-input: add parenthesis to const_le{16, 32}
commita263bac1928cbb34d6fceb4f7569ad76ced37cc1
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 12 Apr 2016 05:51:39 +0000 (12 07:51 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 13 Apr 2016 13:52:28 +0000 (13 15:52 +0200)
tree6701dd90e97a4564eeb0e7c02357115e9bb7874c
parentd44122ecd0fa62d20762bdd8f214f077cb8e011b
virtio-input: add parenthesis to const_le{16, 32}

"_x" must be "(_x)" otherwise things fail if you pass in expressions.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 1460440299-26654-1-git-send-email-kraxel@redhat.com
include/hw/virtio/virtio-input.h