aboutsummaryrefslogtreecommitdiff
path: root/backends/iommufd.c
diff options
context:
space:
mode:
authorJonathan Cameron <Jonathan.Cameron@huawei.com>2024-01-26 12:01:23 +0000
committerMichael S. Tsirkin <mst@redhat.com>2024-02-14 06:09:32 -0500
commit99747b71baf278068b5938ccdc66d6c906ed437e (patch)
tree08258b202e6e1008f476da2aca0c0450174126df /backends/iommufd.c
parent0dbcc0ce2f7b7a98a11224add69b2f2f2b8125da (diff)
downloadqemu-99747b71baf278068b5938ccdc66d6c906ed437e.zip
qemu-99747b71baf278068b5938ccdc66d6c906ed437e.tar.gz
qemu-99747b71baf278068b5938ccdc66d6c906ed437e.tar.bz2
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 'backends/iommufd.c')
0 files changed, 0 insertions, 0 deletions