diff options
author | Bernhard Beschow <shentey@gmail.com> | 2022-03-01 23:23:01 +0100 |
---|---|---|
committer | Laurent Vivier <laurent@vivier.eu> | 2022-03-18 13:57:50 +0100 |
commit | a2d860bb546aa766f6c28a47fabedafbfa191cc2 (patch) | |
tree | cca8eaaaa4b16eddbbefd858a213615868ee5e85 /roms/SLOF | |
parent | d1e9e646298c6635fe84db7af35c1d16e9e8eb8f (diff) | |
download | qemu-a2d860bb546aa766f6c28a47fabedafbfa191cc2.zip qemu-a2d860bb546aa766f6c28a47fabedafbfa191cc2.tar.gz qemu-a2d860bb546aa766f6c28a47fabedafbfa191cc2.tar.bz2 |
virtio/virtio-balloon: Prefer Object* over void* parameter
*opaque is an alias to *obj. Using the ladder makes the code consistent with
with other devices, e.g. accel/kvm/kvm-all and accel/tcg/tcg-all. It also
makes the cast more typesafe.
Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Message-Id: <20220301222301.103821-2-shentey@gmail.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'roms/SLOF')
0 files changed, 0 insertions, 0 deletions