diff options
| author | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2024-01-26 12:01:23 +0000 |
|---|---|---|
| committer | Michael S. Tsirkin <mst@redhat.com> | 2024-02-14 06:09:32 -0500 |
| commit | 99747b71baf278068b5938ccdc66d6c906ed437e (patch) | |
| tree | 08258b202e6e1008f476da2aca0c0450174126df /hw/misc/mst_fpga.c | |
| parent | 0dbcc0ce2f7b7a98a11224add69b2f2f2b8125da (diff) | |
| download | focaccia-qemu-99747b71baf278068b5938ccdc66d6c906ed437e.tar.gz focaccia-qemu-99747b71baf278068b5938ccdc66d6c906ed437e.zip | |
hw/pci-bridge/cxl_upstream: Drop g_malloc() failure handling
As a failure of g_malloc() will result in QEMU exiting, it won't return a NULL to check. As such, drop the incorrect handling of such NULL returns in the cdat table building code. Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Message-Id: <20240126120132.24248-4-Jonathan.Cameron@huawei.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/misc/mst_fpga.c')
0 files changed, 0 insertions, 0 deletions