From: Simon Horman <horms@kernel.org>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Kees Cook <kees@kernel.org>, Miguel Ojeda <ojeda@kernel.org>,
linux-kernel@vger.kernel.org, Simon Horman <horms@kernel.org>
Subject: [PATCH] compiler_types: correct spelling of suppressing
Date: Wed, 25 Jun 2025 13:43:05 +0100 [thread overview]
Message-ID: <20250625-compiler-types-spell-v1-1-8fc747fed6e0@kernel.org> (raw)
Correct spelling of suppressing as flagged by codespell.
Signed-off-by: Simon Horman <horms@kernel.org>
---
include/linux/compiler_types.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/linux/compiler_types.h b/include/linux/compiler_types.h
index 2b77d12e07b2..aa9de144c15b 100644
--- a/include/linux/compiler_types.h
+++ b/include/linux/compiler_types.h
@@ -392,7 +392,7 @@ struct ftrace_likely_data {
* 1) the original use -- identifying if a CPU is 'stuck' in idle state based
* on it's instruction pointer. See cpu_in_idle().
*
- * 2) supressing instrumentation around where cpuidle disables RCU; where the
+ * 2) suppressing instrumentation around where cpuidle disables RCU; where the
* function isn't strictly required for #1, this is interchangeable with
* noinstr.
*/
reply other threads:[~2025-06-25 12:43 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=20250625-compiler-types-spell-v1-1-8fc747fed6e0@kernel.org \
--to=horms@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=kees@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=ojeda@kernel.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
all inboxes | Powered by JetHome®