All of lore.kernel.org
 help / color / mirror / Atom feed
From: Petr Vorel <pvorel@suse.cz>
To: linux-integrity@vger.kernel.org
Cc: Petr Vorel <pvorel@suse.cz>, Alex Henrie <alexh@vpitech.com>,
	alexhenrie24@gmail.com, Mimi Zohar <zohar@linux.ibm.com>
Subject: [PATCH v6 1/2] ima_policy: Remove duplicate 'the' in docs comment
Date: Fri,  8 Oct 2021 11:14:29 +0200	[thread overview]
Message-ID: <20211008091430.22392-2-pvorel@suse.cz> (raw)
In-Reply-To: <20211008091430.22392-1-pvorel@suse.cz>

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

Signed-off-by: Petr Vorel <pvorel@suse.cz>
---
 security/integrity/ima/ima_policy.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/security/integrity/ima/ima_policy.c b/security/integrity/ima/ima_policy.c
index ad3c2af5f163..a4396967dce4 100644
--- a/security/integrity/ima/ima_policy.c
+++ b/security/integrity/ima/ima_policy.c
@@ -885,8 +885,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)
 {
-- 
2.33.0


  reply	other threads:[~2021-10-08  9:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-08  9:14 [PATCH v6 0/2] IMA checkpatch fixes Petr Vorel
2021-10-08  9:14 ` Petr Vorel [this message]
2021-10-08  9:14 ` [PATCH v6 2/2] ima: Use strscpy instead of strlcpy Petr Vorel
2021-10-08  9:49 ` [PATCH v6 0/2] IMA checkpatch fixes Petr Vorel
2021-10-11 12:08 ` Mimi Zohar
2021-10-11 12:46   ` Petr Vorel
2021-10-11 20:15   ` Alex Henrie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211008091430.22392-2-pvorel@suse.cz \
    --to=pvorel@suse.cz \
    --cc=alexh@vpitech.com \
    --cc=alexhenrie24@gmail.com \
    --cc=linux-integrity@vger.kernel.org \
    --cc=zohar@linux.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.