libnvdimm, namespace: Drop uuid_t implementation detail
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 21 Jun 2019 11:45:18 +0000 (14:45 +0300)
committerDan Williams <dan.j.williams@intel.com>
Fri, 5 Jul 2019 22:18:49 +0000 (15:18 -0700)
commitdb5d00c93edc0afba1027e51ff3b38dc0e5f7728
treec72cae4d4cb77920049d0a7415a608556b50f19f
parent9e0babf2c06c73cda2c0cd37a1653d823adb40ec
libnvdimm, namespace: Drop uuid_t implementation detail

There is no need for caller to know how uuid_t type is constructed. Thus,
whenever we use it the implementation details are not needed. Drop it for good.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/nvdimm/namespace_devs.c