qemu-e2k/target/i386/whpx
Markus Armbruster 76eb88b12b Drop superfluous conditionals around g_free()
There is no need to guard g_free(P) with if (P): g_free(NULL) is safe.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220923090428.93529-1-armbru@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
2022-10-04 00:10:11 +02:00
..
meson.build
whpx-accel-ops.c
whpx-accel-ops.h Clean up header guards that don't match their file name 2022-05-11 16:49:06 +02:00
whpx-all.c Drop superfluous conditionals around g_free() 2022-10-04 00:10:11 +02:00
whpx-apic.c
whpx-internal.h Clean up header guards that don't match their file name 2022-05-11 16:49:06 +02:00