summaryrefslogtreecommitdiffstats
path: root/security/integrity/integrity_audit.c
Commit message (Collapse)AuthorAgeFilesLines
* integrity: move integrity_audit_msg()Mimi Zohar2013-06-201-0/+64
This patch moves the integrity_audit_msg() function and defintion to security/integrity/, the parent directory, renames the 'ima_audit' boot command line option to 'integrity_audit', and fixes the Kconfig help text to reflect the actual code. Changelog: - Fixed ifdef inclusion of integrity_audit_msg() (Fengguang Wu) Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
OpenPOWER on IntegriCloud