Re: [PATCH v2 1/5] acpi, nfit: Switch to use new generic UUID API

From: Dan Williams
Date: Thu Jun 01 2017 - 10:26:18 EST


On Wed, May 31, 2017 at 12:41 PM, Andy Shevchenko
<andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:
> There are new types and helpers that are supposed to be used in new code.
>
> As a preparation to get rid of legacy types and API functions do
> the conversion here.
>
> Cc: Dan Williams <dan.j.williams@xxxxxxxxx>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> ---
> drivers/acpi/nfit/core.c | 54 ++++++++++++++++++++++++------------------------
> drivers/acpi/nfit/nfit.h | 3 +--
> include/linux/acpi.h | 1 +
> 3 files changed, 29 insertions(+), 29 deletions(-)
>

Looks good to me.

Reviewed-by: Dan Williams <dan.j.williams@xxxxxxxxx>