]> git.proxmox.com Git - mirror_qemu.git/commit - hw/cxl/cxl-component-utils.c
hw/cxl: Line length reductions
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 23 Oct 2023 14:02:09 +0000 (15:02 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 7 Nov 2023 08:39:11 +0000 (03:39 -0500)
commitb342489ae795f5c2a9f7a565bac8443ccb11b0ce
tree49d9288929a9b23c8f93294eebf1b4339ea18d46
parentb34ae3c9064a976e718dc96e454d32c1d8409eba
hw/cxl: Line length reductions

Michael Tsirkin observed that there were some unnecessarily
long lines in the CXL code in a recent review.
This patch is intended to rectify that where it does not
hurt readability.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Reviewed-by: Fan Ni <fan.ni@samsung.com>
Message-Id: <20231023140210.3089-5-Jonathan.Cameron@huawei.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/cxl/cxl-cdat.c
hw/cxl/cxl-component-utils.c
hw/cxl/cxl-events.c
hw/cxl/cxl-mailbox-utils.c
hw/mem/cxl_type3.c
hw/mem/cxl_type3_stubs.c
include/hw/cxl/cxl_component.h
include/hw/cxl/cxl_device.h
include/hw/cxl/cxl_events.h