hw/cxl: Pass NULL for a NULL MemoryRegionOps
commitf8b02dd655cc20ca7f321c42acbffb143eb8372a
authorLi Zhijian <lizhijian@fujitsu.com>
Fri, 26 Jan 2024 12:01:28 +0000 (26 12:01 +0000)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 14 Feb 2024 11:09:32 +0000 (14 06:09 -0500)
treed8754977714011643ffdd76ef67fc12bb8675b59
parent729d45a6af06753d3e330f589c248fe9687c5cd5
hw/cxl: Pass NULL for a NULL MemoryRegionOps

a NULL parameter is enough for a NULL MemoryRegionOps

Reviewed-by: Fan Ni <fan.ni@samsung.com>
Signed-off-by: Li Zhijian <lizhijian@fujitsu.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Message-Id: <20240126120132.24248-9-Jonathan.Cameron@huawei.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/cxl/cxl-component-utils.c