On Tue, Oct 13, 2020 at 04:27:14PM +0300, Andy Shevchenko wrote:
There is import_uuid() function which imports u8 array to the uuid_t. Use it instead of open coding variant.
This allows to hide the uuid_t internals.
Reviewed-by: David Stevens stevensd@chromium.org Signed-off-by: Andy Shevchenko andriy.shevchenko@linux.intel.com
Pushed to drm-misc-next.
thanks, Gerd