]> git.baikalelectronics.ru Git - kernel.git/commit
evm: Use defined constant for UUID representation
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 24 Jan 2019 20:37:02 +0000 (22:37 +0200)
committerMimi Zohar <zohar@linux.ibm.com>
Mon, 4 Feb 2019 22:36:01 +0000 (17:36 -0500)
commit532aebaac5bd221cef74e89603158639845e28d5
tree1fded3e2c5bcb84fb435120b793406df249dd417
parent4ebab389e941000d14abe91da3d93c5fcb1dbce2
evm: Use defined constant for UUID representation

Instead of sizeof use pre-defined constant for UUID representation.

While here, drop the implementation details of uuid_t type.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
security/integrity/evm/evm_crypto.c