On Thu, Apr 23, 2020 at 04:45:02PM +0300, Andy Shevchenko wrote: > This is a follow up to the commit 1d3c9c075462 > ("hyper-v: Use UUID API for exporting the GUID") > which starts the conversion. > > There is export_guid() function which exports guid_t to the u8 array. > Use it instead of open coding variant. > > This allows to hide the uuid_t internals. > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Thanks. I have queued the whole series to hyperv-next. Wei.