Here is few simple code cleanups. Please refer to the patch descriptions for details. They previously were posted on linux-ima-devel mailing list and feedback was addressed.
- Dmitry Dmitry Kasatkin (4): integrity: add missing '__init' keyword for integrity_init_keyring() evm: skip replacing EVM signature with HMAC on read-only filesystem ima: check appraisal flag in the ima_file_free() hook ima: use path names cache security/integrity/digsig.c | 2 +- security/integrity/evm/evm_main.c | 11 ++++++++--- security/integrity/iint.c | 3 --- security/integrity/ima/ima_api.c | 4 ++-- security/integrity/ima/ima_main.c | 5 +++-- security/integrity/integrity.h | 5 +---- 6 files changed, 15 insertions(+), 15 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

