diff options
author | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2024-01-26 12:01:22 +0000 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2024-02-14 06:09:32 -0500 |
commit | 0dbcc0ce2f7b7a98a11224add69b2f2f2b8125da (patch) | |
tree | b9e8f6a6f5a9423aad9587cf3778ae4aed091e69 /qemu-edid.c | |
parent | c62926f730d08450502d36548e28dd727c998ace (diff) | |
download | qemu-0dbcc0ce2f7b7a98a11224add69b2f2f2b8125da.zip qemu-0dbcc0ce2f7b7a98a11224add69b2f2f2b8125da.tar.gz qemu-0dbcc0ce2f7b7a98a11224add69b2f2f2b8125da.tar.bz2 |
hw/mem/cxl_type3: Drop handling of failure of g_malloc0() and g_malloc()
As g_malloc0/g_malloc() will just exit QEMU on failure there is no
point in checking for it failing.
Reviewed-by: Fan Ni <fan.ni@samsung.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Message-Id: <20240126120132.24248-3-Jonathan.Cameron@huawei.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'qemu-edid.c')
0 files changed, 0 insertions, 0 deletions