mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] compiler_types: correct spelling of suppressing
@ 2025-06-25 12:43 Simon Horman
  0 siblings, 0 replies; only message in thread
From: Simon Horman @ 2025-06-25 12:43 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Kees Cook, Miguel Ojeda, linux-kernel, Simon Horman

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.
  */


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-06-25 12:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-25 12:43 [PATCH] compiler_types: correct spelling of suppressing Simon Horman

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®