* [PATCH] kernel: gcov: Fix a spelling
@ 2026-08-18 11:43 Bhaskar Chowdhury
0 siblings, 0 replies; only message in thread
From: Bhaskar Chowdhury @ 2026-08-18 11:43 UTC (permalink / raw)
To: oberpar, linux-kernel; +Cc: Bhaskar Chowdhury
s/options/option/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
kernel/gcov/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kernel/gcov/Kconfig b/kernel/gcov/Kconfig
index 04f4ebdc3cf5..5aca118a01cd 100644
--- a/kernel/gcov/Kconfig
+++ b/kernel/gcov/Kconfig
@@ -44,7 +44,7 @@ config GCOV_PROFILE_ALL
depends on ARCH_HAS_GCOV_PROFILE_ALL
default n
help
- This options activates profiling for the entire kernel.
+ This option activates profiling for the entire kernel.
If unsure, say N.
--
2.54.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-18 11:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-18 11:43 [PATCH] kernel: gcov: Fix a spelling Bhaskar Chowdhury
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.