diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2020-04-22 15:03:17 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-06-18 17:17:54 +0200 |
commit | bc163c2046c5867df7d2b03e85bca29adf83fa32 (patch) | |
tree | 64aefeb280bfb90a1f2cbf6e60a2949610aac58d /drivers/block/loop.c | |
parent | block: update hctx map when use multiple maps (diff) | |
download | linux-bc163c2046c5867df7d2b03e85bca29adf83fa32.tar.xz linux-bc163c2046c5867df7d2b03e85bca29adf83fa32.zip |
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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions