diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2020-04-22 14:58:08 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-04-30 07:19:33 +0200 |
commit | 1c8414dadb8c5668ee4d20d7dfbb478db52d1ab0 (patch) | |
tree | 0e2066dbec4a564dc21f1536085d4cfce32a2d00 /drivers/crypto/hisilicon/qm.c | |
parent | lib/mpi: Fix 64-bit MIPS build with Clang (diff) | |
download | linux-1c8414dadb8c5668ee4d20d7dfbb478db52d1ab0.tar.xz linux-1c8414dadb8c5668ee4d20d7dfbb478db52d1ab0.zip |
hwrng: optee - Use UUID API for exporting the UUID
There is export_uuid() function which exports uuid_t to the u8 array.
Use it instead of open coding variant.
This allows to hide the uuid_t internals.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Sumit Garg <sumit.garg@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions