commit | b97e14520207dccb5cdf93f322e571bf907df104 | [log] [tgz] |
---|---|---|
author | James Morris <jmorris@namei.org> | Tue Aug 30 10:18:30 2011 +1000 |
committer | James Morris <jmorris@namei.org> | Fri Sep 09 16:56:29 2011 -0700 |
tree | 1757e5541378136752d608ecde87e1c7251afbb0 | |
parent | cc7db09952faefc86187c67c4adf5cbdb6fe2c1b [diff] |
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>