mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 03/14] locking: fix typo "supress" in comment
@ 2026-09-07  6:53 Hemanth Selam
  0 siblings, 0 replies; only message in thread
From: Hemanth Selam @ 2026-09-07  6:53 UTC (permalink / raw)
  To: Peter Zijlstra, Ingo Molnar, Will Deacon, Boqun Feng, Waiman Long
  Cc: linux-kernel

Correct "supress" to "suppress", reported by scripts/checkpatch.pl using
the misspelling list in scripts/spelling.txt.  Only touches comments, no
code changes.

Assisted-by: Cursor:claude-opus-5
Signed-off-by: Hemanth Selam <hemanth.selam@gmail.com>
---
 kernel/locking/rtmutex.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kernel/locking/rtmutex.c b/kernel/locking/rtmutex.c
index 4728631ae719..9d76aafe529a 100644
--- a/kernel/locking/rtmutex.c
+++ b/kernel/locking/rtmutex.c
@@ -790,7 +790,7 @@ static int __sched rt_mutex_adjust_prio_chain(struct task_struct *task,
 	 * are boosted.
 	 *
 	 * Even when we start with ww_mutex we can disable deadlock detection,
-	 * since we would supress a ww_mutex induced deadlock at [6] anyway.
+	 * since we would suppress a ww_mutex induced deadlock at [6] anyway.
 	 * Supressing it here however is not sufficient since we might still
 	 * hit [6] due to adjustment driven iteration.
 	 *

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

only message in thread, other threads:[~2026-09-07  6:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-07  6:53 [PATCH 03/14] locking: fix typo "supress" in comment Hemanth Selam

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®