Skip to content

Commit

Permalink
ima_policy: Remove duplicate 'the' in docs comment
Browse files Browse the repository at this point in the history
Also join string (short enough to be on single line).

Signed-off-by: Petr Vorel <[email protected]>
Signed-off-by: Mimi Zohar <[email protected]>
  • Loading branch information
pevik authored and mimizohar committed Oct 10, 2021
1 parent 40224c4 commit 61868ac
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions security/integrity/ima/ima_policy.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
{
Expand Down

0 comments on commit 61868ac

Please sign in to comment.