From: Eric Paris Date: Tue, 20 Apr 2010 14:21:36 +0000 (-0400) Subject: IMA: drop the word integrity in the audit message X-Git-Tag: v2.6.35-rc1~488^2^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34c111f626e91adb23f90a91d2c7cd4dac9fa4b1;p=pandora-kernel.git 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 Acked-by: Mimi Zohar Signed-off-by: James Morris --- Reading git-diff-tree failed