From: Old-Ding <1746193727@qq.com>
To: mathieu.desnoyers@efficios.com, peterz@infradead.org,
paulmck@kernel.org, boqun@kernel.org
Cc: shuah@kernel.org, skhan@linuxfoundation.org,
linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org,
Old-Ding <1746193727@qq.com>
Subject: [PATCH] selftests/rseq: Fix spelling of accommodate
Date: Wed, 1 Jul 2026 20:43:24 +0800 [thread overview]
Message-ID: <tencent_4780DB9DBAA4CFF241D9A4840EEF9B0B3D06@qq.com> (raw)
The comment contains a spelling error listed in scripts/spelling.txt.
Fix it.
Signed-off-by: Old-Ding <1746193727@qq.com>
---
tools/testing/selftests/rseq/rseq.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/testing/selftests/rseq/rseq.c b/tools/testing/selftests/rseq/rseq.c
index be0d0a97031e..1cd633923b1d 100644
--- a/tools/testing/selftests/rseq/rseq.c
+++ b/tools/testing/selftests/rseq/rseq.c
@@ -73,7 +73,7 @@ static int rseq_ownership;
#define ORIG_RSEQ_ALLOC_SIZE 32
/*
- * Use a union to ensure we allocate a TLS area of 1024 bytes to accomodate an
+ * Use a union to ensure we allocate a TLS area of 1024 bytes to accommodate an
* rseq registration that is larger than the current rseq ABI.
*/
union rseq_tls {
--
2.50.1.windows.1
next reply other threads:[~2026-07-01 12:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-01 12:43 Old-Ding [this message]
2026-07-02 8:23 Old-Ding
2026-07-02 22:12 ` Thomas Gleixner
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=tencent_4780DB9DBAA4CFF241D9A4840EEF9B0B3D06@qq.com \
--to=1746193727@qq.com \
--cc=boqun@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=mathieu.desnoyers@efficios.com \
--cc=paulmck@kernel.org \
--cc=peterz@infradead.org \
--cc=shuah@kernel.org \
--cc=skhan@linuxfoundation.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