linux/fs/zonefs
Andy Shevchenko 568776f992 zonefs: Replace uuid_copy() with import_uuid()
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>
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
2020-04-27 08:51:39 +09:00
..
Kconfig zonefs: select FS_IOMAP 2020-02-26 16:58:15 +09:00
Makefile
super.c zonefs: Replace uuid_copy() with import_uuid() 2020-04-27 08:51:39 +09:00
zonefs.h