ima: sparse fix: make ima_open_policy static
authorJames Morris <jmorris@namei.org>
Tue, 30 Aug 2011 00:18:30 +0000 (10:18 +1000)
committerJames Morris <jmorris@namei.org>
Fri, 9 Sep 2011 23:56:29 +0000 (16:56 -0700)
Fixes sparse warning:
security/integrity/ima/ima_fs.c:290:5: warning: symbol 'ima_open_policy' was not declared. Should it be static?

Signed-off-by: James Morris <jmorris@namei.org>

No differences found