From: Bhaskar Chowdhury <unixbhaskar@gmail.com>
To: oberpar@linux.ibm.com, linux-kernel@vger.kernel.org
Cc: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Subject: [PATCH] kernel: gcov: Fix a spelling
Date: Tue, 18 Aug 2026 17:13:17 +0530 [thread overview]
Message-ID: <20260818114432.313948-1-unixbhaskar@gmail.com> (raw)
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
reply other threads:[~2026-08-18 11:45 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20260818114432.313948-1-unixbhaskar@gmail.com \
--to=unixbhaskar@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=oberpar@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.