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)
commitb97e14520207dccb5cdf93f322e571bf907df104
tree1757e5541378136752d608ecde87e1c7251afbb0
parentcc7db09952faefc86187c67c4adf5cbdb6fe2c1b
ima: sparse fix: make ima_open_policy static

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>
security/integrity/ima/ima_fs.c