mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-27 12:32:50 +00: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>