diff options
author | 2023-01-31 10:00:31 +0800 | |
---|---|---|
committer | 2023-01-31 12:47:16 -0500 | |
commit | 8250865c164e3ddb930953523c93b3c821bdd322 (patch) | |
tree | db80b7f83d3d8ad90858edff8b4f3b92d3d4d8e7 /tools/perf/scripts/python | |
parent | ima: fix ima_delete_rules() kernel-doc warning (diff) | |
download | wireguard-linux-8250865c164e3ddb930953523c93b3c821bdd322.tar.xz wireguard-linux-8250865c164e3ddb930953523c93b3c821bdd322.zip |
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions