qemu-e2k/target/i386/kvm
Markus Armbruster 0a553c12c7 Drop useless casts from g_malloc() & friends to pointer
These memory allocation functions return void *, and casting to
another pointer type is useless clutter.  Drop these casts.

If you really want another pointer type, consider g_new().

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20220923120025.448759-3-armbru@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
2022-10-22 23:15:40 +02:00
..
hyperv-proto.h
hyperv-stub.c
hyperv.c hyperv: fix SynIC SINT assertion failure on guest reset 2022-10-18 13:58:04 +02:00
hyperv.h
kvm_i386.h hyperv: fix SynIC SINT assertion failure on guest reset 2022-10-18 13:58:04 +02:00
kvm-cpu.c
kvm-cpu.h
kvm-stub.c
kvm.c Drop useless casts from g_malloc() & friends to pointer 2022-10-22 23:15:40 +02:00
meson.build
sev-stub.c
trace-events
trace.h