]> asedeno.scripts.mit.edu Git - linux.git/commit
ima: Use audit_log_format() rather than audit_log_string()
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Mon, 4 Jun 2018 20:54:53 +0000 (16:54 -0400)
committerMimi Zohar <zohar@linux.vnet.ibm.com>
Wed, 18 Jul 2018 11:27:22 +0000 (07:27 -0400)
commit3d2859d5d4c33b12327764b887039bca15a37e57
treeee2692a5da1290d46c0f0d622c382b9bdd6377d0
parent8a3bcaf6ecd37fee326cd30732192ef2a09e5b07
ima: Use audit_log_format() rather than audit_log_string()

Remove the usage of audit_log_string() and replace it with
audit_log_format().

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
Suggested-by: Steve Grubb <sgrubb@redhat.com>
Acked-by: Paul Moore <paul@paul-moore.com>
Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
security/integrity/ima/ima_policy.c
security/integrity/integrity_audit.c