Skip to content

Commit 61868ac

Browse files
pevikmimizohar
authored andcommitted
ima_policy: Remove duplicate 'the' in docs comment
Also join string (short enough to be on single line). Signed-off-by: Petr Vorel <pvorel@suse.cz> Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
1 parent 40224c4 commit 61868ac

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

security/integrity/ima/ima_policy.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -889,8 +889,7 @@ static int __init ima_init_arch_policy(void)
889889
/**
890890
* ima_init_policy - initialize the default measure rules.
891891
*
892-
* ima_rules points to either the ima_default_rules or the
893-
* the new ima_policy_rules.
892+
* ima_rules points to either the ima_default_rules or the new ima_policy_rules.
894893
*/
895894
void __init ima_init_policy(void)
896895
{

0 commit comments

Comments
 (0)