1
0
Fork 0
alistair23-linux/security/integrity
James Morris d5813a5718 ima: sparse fix: include linux/ima.h in ima_main.c
Fixes sparse warnings:
security/integrity/ima/ima_main.c:105:6: warning: symbol 'ima_file_free' was not declared. Should it be static?
security/integrity/ima/ima_main.c:167:5: warning: symbol 'ima_file_mmap' was not declared. Should it be static?
security/integrity/ima/ima_main.c:192:5: warning: symbol 'ima_bprm_check' was not declared. Should it be static?
security/integrity/ima/ima_main.c:211:5: warning: symbol 'ima_file_check' was not declared. Should it be static?

Signed-off-by: James Morris <jmorris@namei.org>
2011-09-09 16:56:30 -07:00
..
evm evm: add Kconfig TCG_TPM dependency 2011-08-18 12:58:12 +10:00
ima ima: sparse fix: include linux/ima.h in ima_main.c 2011-09-09 16:56:30 -07:00
Kconfig evm: re-release 2011-07-18 12:29:40 -04:00
Makefile evm: re-release 2011-07-18 12:29:40 -04:00
iint.c evm: replace hmac_status with evm_status 2011-07-18 12:29:48 -04:00
integrity.h integrity: sparse fix: move iint_initialized to integrity.h 2011-09-09 16:56:24 -07:00