diff options
author | Bernhard Beschow | 2022-03-01 23:23:01 +0100 |
---|---|---|
committer | Laurent Vivier | 2022-03-18 13:57:50 +0100 |
commit | a2d860bb546aa766f6c28a47fabedafbfa191cc2 (patch) | |
tree | cca8eaaaa4b16eddbbefd858a213615868ee5e85 /ui/gtk.c | |
parent | hw/pci/pci.c: Fix typos of "Firewire", and of "controller" on same line (diff) | |
download | qemu-a2d860bb546aa766f6c28a47fabedafbfa191cc2.tar.gz qemu-a2d860bb546aa766f6c28a47fabedafbfa191cc2.tar.xz qemu-a2d860bb546aa766f6c28a47fabedafbfa191cc2.zip |
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 'ui/gtk.c')
0 files changed, 0 insertions, 0 deletions