mirror of
https://github.com/Dasharo/linux.git
synced 2026-03-06 15:25:10 -08:00
Fix build warnings (function parameters description) for evm_read_protected_xattrs(), evm_set_key() and evm_verifyxattr(). Fixes:7626676320("evm: provide a function to set the EVM key from the kernel") # v4.5+ Fixes:8314b6732a("ima: Define new template fields xattrnames, xattrlengths and xattrvalues") # v5.14+ Fixes:2960e6cb5f("evm: additional parameter to pass integrity cache entry 'iint'") # v3.2+ Signed-off-by: Roberto Sassu <roberto.sassu@huawei.com> Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>