2129c3b28d51016774e0c7c57c710c452 author Eric Paris 1271773267 -0400 committer James Morris 1271807894 +1000 IMA: set entry->action to UNKNOWN rather than hard coding ima_parse_rule currently sets entry->action = -1 and then later tests if (entry->action == UNKNOWN). It is true that UNKNOWN == -1 but actually setting it to UNKNOWN makes a lot more sense in case things change in the future. Signed-off-by: Eric Paris Acked-by: Mimi Zohar Signed-off-by: James Morris NöÍ|–!x