Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hyper-v: Use UUID API for exporting the GUID
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Wei Liu <[email protected]>
- Loading branch information