On Wed, 20 Dec 2023 16:17:33 -0800 Ira Weiny <ira.weiny@xxxxxxxxx> wrote: > The CXL CPER and event log records share everything but a UUID/GUID in > their structures. > > Define a cxl_event union without the UUID/GUID to be shared between the > CPER and event log record formats. Adjust the code to use this union. > > Signed-off-by: Ira Weiny <ira.weiny@xxxxxxxxx> Reviewed-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>