Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
partitions/ldm: Replace uuid_copy() with import_uuid() where it makes…
… sense There is a specific API to treat raw data as UUID, i.e. import_uuid(). Use it instead of uuid_copy() with explicit casting. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
- Loading branch information