mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] hardening: add missing word in Kconfig comment
@ 2025-03-31 17:26 Ahmad Fatoum
  2025-04-01  5:58 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Fatoum @ 2025-03-31 17:26 UTC (permalink / raw)
  To: barebox; +Cc: Ahmad Fatoum

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] hardening: add missing word in Kconfig comment
  2025-03-31 17:26 [PATCH] hardening: add missing word in Kconfig comment Ahmad Fatoum
@ 2025-04-01  5:58 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2025-04-01  5:58 UTC (permalink / raw)
  To: barebox, Ahmad Fatoum


On Mon, 31 Mar 2025 19:26:22 +0200, Ahmad Fatoum wrote:
> Care needs to be [taken] was missing the verb.
> 
> 

Applied, thanks!

[1/1] hardening: add missing word in Kconfig comment
      https://git.pengutronix.de/cgit/barebox/commit/?id=025f4f12b9a4 (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-04-01  5:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-31 17:26 [PATCH] hardening: add missing word in Kconfig comment Ahmad Fatoum
2025-04-01  5:58 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox