From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: barebox@lists.infradead.org
Cc: Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: [PATCH] hardening: add missing word in Kconfig comment
Date: Mon, 31 Mar 2025 19:26:22 +0200 [thread overview]
Message-ID: <20250331172622.1848315-1-a.fatoum@pengutronix.de> (raw)
Care needs to be [taken] was missing the verb.
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
lib/Kconfig.hardening | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/Kconfig.hardening b/lib/Kconfig.hardening
index ed280dd216d8..7567f3e9aaaf 100644
--- a/lib/Kconfig.hardening
+++ b/lib/Kconfig.hardening
@@ -3,7 +3,7 @@ menu "Hardening options"
if HAS_INSECURE_DEFAULTS
comment "This barebox configuration has CONFIG_HAS_INSECURE_DEFAULTS=y indicating"
comment "that some of the configured options have potentially insecure defaults."
-comment "Extra care needs to be in secure booted systems."
+comment "Extra care needs to be taken in secure booted systems."
endif
config BUG_ON_DATA_CORRUPTION
--
2.39.5
next reply other threads:[~2025-03-31 17:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-31 17:26 Ahmad Fatoum [this message]
2025-04-01 5:58 ` Sascha Hauer
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=20250331172622.1848315-1-a.fatoum@pengutronix.de \
--to=a.fatoum@pengutronix.de \
--cc=barebox@lists.infradead.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox