IMA: drop the word integrity in the audit message
authorEric Paris <eparis@redhat.com>
Tue, 20 Apr 2010 14:21:36 +0000 (10:21 -0400)
committerJames Morris <jmorris@namei.org>
Tue, 20 Apr 2010 23:58:18 +0000 (09:58 +1000)
commit34c111f626e91adb23f90a91d2c7cd4dac9fa4b1
tree3ca16731ab7e9b6cc1848dd28852503506dd97e1
parent2f1506cd82e0725ba00c7146a9a9b47824a5edcf
IMA: drop the word integrity in the audit message

integrity_audit_msg() uses "integrity:" in the audit message.  This
violates the (loosely defined) audit system requirements that everything be
a key=value pair and it doesn't provide additional information.  This can
be obviously gleaned from the message type.  Just drop it.

Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Mimi Zohar <zohar@us.ibm.com>
Signed-off-by: James Morris <jmorris@namei.org>
security/integrity/ima/ima_audit.c