Skip to content
Snippets Groups Projects
Commit 61868acb authored by Petr Vorel's avatar Petr Vorel Committed by Mimi Zohar
Browse files

ima_policy: Remove duplicate 'the' in docs comment


Also join string (short enough to be on single line).

Signed-off-by: default avatarPetr Vorel <pvorel@suse.cz>
Signed-off-by: default avatarMimi Zohar <zohar@linux.ibm.com>
parent 40224c41
No related branches found
No related tags found
No related merge requests found
......@@ -889,8 +889,7 @@ static int __init ima_init_arch_policy(void)
/**
* ima_init_policy - initialize the default measure rules.
*
* ima_rules points to either the ima_default_rules or the
* the new ima_policy_rules.
* ima_rules points to either the ima_default_rules or the new ima_policy_rules.
*/
void __init ima_init_policy(void)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment