Skip to content
Commit 48a2e88f authored by Andy Shevchenko's avatar Andy Shevchenko Committed by David Sterba
Browse files

uuid: Provide a GUID generator for raw buffer



In some cases we would like to generate a GUID and export it.  Though it
would require either casting to internal kernel types or an intermediate
buffer. Instead we may achieve this by supplying a pointer to raw buffer
and make a complimentary API to existing one for UUIDs.

Reviewed-by: default avatarChristoph Hellwig <hch@lst.de>
Signed-off-by: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent d01cd624
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment