diff options
Diffstat (limited to 'security/integrity/ima/ima_main.c')
-rw-r--r-- | security/integrity/ima/ima_main.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/integrity/ima/ima_main.c b/security/integrity/ima/ima_main.c index 75aee18f6163..eb1cf6498cc9 100644 --- a/security/integrity/ima/ima_main.c +++ b/security/integrity/ima/ima_main.c | |||
@@ -321,7 +321,6 @@ static int __init init_ima(void) | |||
321 | { | 321 | { |
322 | int error; | 322 | int error; |
323 | 323 | ||
324 | ima_iintcache_init(); | ||
325 | error = ima_init(); | 324 | error = ima_init(); |
326 | ima_initialized = 1; | 325 | ima_initialized = 1; |
327 | return error; | 326 | return error; |