hw/cxl: Fix indent of structure member
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 14 Oct 2024 12:19:01 +0000 (13:19 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 4 Nov 2024 21:03:24 +0000 (16:03 -0500)
commitd1978226c81b0e9b3d6a7779cf92cbfe9f4a10e8
tree660cea3fb3945964ba6ceffe61dc8bf690970644
parentd1853190db5c59ad5b0537a2ac59c8d4494cbd98
hw/cxl: Fix indent of structure member

Add missing 4 spaces of indent to structure element.

Reported-by: Davidlohr Bueso <dave@stgolabs.net>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Message-Id: <20241014121902.2146424-7-Jonathan.Cameron@huawei.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/cxl/cxl-mailbox-utils.c