diff options
author | Xiu Jianfeng <xiujianfeng@huawei.com> | 2023-01-31 10:00:31 +0800 |
---|---|---|
committer | Mimi Zohar <zohar@linux.ibm.com> | 2023-01-31 12:47:16 -0500 |
commit | 8250865c164e3ddb930953523c93b3c821bdd322 (patch) | |
tree | db80b7f83d3d8ad90858edff8b4f3b92d3d4d8e7 /security/security.c | |
parent | b8dc57947379ca02500540bf942ecb42a30bfe92 (diff) |
evm: call dump_security_xattr() in all cases to remove code duplication
Currently dump_security_xattr() is used to dump security xattr value
which is larger than 64 bytes, otherwise, pr_debug() is used. In order
to remove code duplication, refactor dump_security_xattr() and call it
in all cases.
Signed-off-by: Xiu Jianfeng <xiujianfeng@huawei.com>
Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
Diffstat (limited to 'security/security.c')
0 files changed, 0 insertions, 0 deletions