Drop a repeated word in comments.
{the}
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Mimi Zohar <[email protected]>
Cc: Dmitry Kasatkin <[email protected]>
Cc: [email protected]
Cc: James Morris <[email protected]>
Cc: "Serge E. Hallyn" <[email protected]>
Cc: [email protected]
---
v2: rebase
security/integrity/ima/ima_policy.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- linux-next-20201218.orig/security/integrity/ima/ima_policy.c
+++ linux-next-20201218/security/integrity/ima/ima_policy.c
@@ -781,7 +781,7 @@ static int __init ima_init_arch_policy(v
* ima_init_policy - initialize the default measure rules.
*
* ima_rules points to either the ima_default_rules or the
- * the new ima_policy_rules.
+ * new ima_policy_rules.
*/
void __init ima_init_policy(void)
{