提交 64c61d80 编写于 作者: J James Morris

IMA: fix ima_delete_rules() definition

Fix ima_delete_rules() definition so sparse doesn't complain.
Signed-off-by: NJames Morris <jmorris@namei.org>
上级 aa7168f4
......@@ -400,7 +400,7 @@ int ima_parse_add_rule(char *rule)
}
/* ima_delete_rules called to cleanup invalid policy */
void ima_delete_rules()
void ima_delete_rules(void)
{
struct ima_measure_rule_entry *entry, *tmp;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册