Re: [PATCH v1 1/1] scsi: lpfc: Do not abuse UUID APIs
From: Andy Shevchenko
Date: Mon Aug 07 2023 - 11:47:37 EST
On Mon, Aug 07, 2023 at 12:58:23PM +0300, Andy Shevchenko wrote:
> The lpfc_vmid_host_uuid is not defined as uuid_t and its usage is not
> the same as for uuid_t operations (like exporting or importing).
> Hence replace call to uuid_is_null() by respective memchr_inv() without
> abusing casting.
The v2 had been issued, this patch is wrong, sorry.
--
With Best Regards,
Andy Shevchenko