Re: [PATCH v1] ras: Use consistent types for UUIDs

From: Christoph Hellwig
Date: Fri Oct 05 2018 - 03:33:08 EST


On Fri, Jul 13, 2018 at 04:10:27PM +0300, Andy Shevchenko wrote:
> The commit
>
> 297b64c74385 ("ras: acpi / apei: generate trace event for unrecognized CPER section")
>
> brought inconsistency in UUID types which are used across the RAS subsystem.
>
> Fix this by moving to use guid_t everywhere.

Looks good,

Reviewed-by: Christoph Hellwig <hch@xxxxxx>