integrity: move integrity_audit_msg()
authorMimi Zohar <zohar@linux.vnet.ibm.com>
Mon, 18 Mar 2013 18:48:02 +0000 (14:48 -0400)
committerMimi Zohar <zohar@linux.vnet.ibm.com>
Thu, 20 Jun 2013 11:47:49 +0000 (07:47 -0400)
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>

No differences found