* [PATCH] selftests/rseq: Fix spelling of accommodate
@ 2026-07-01 12:43 Old-Ding
0 siblings, 0 replies; 3+ messages in thread
From: Old-Ding @ 2026-07-01 12:43 UTC (permalink / raw)
To: mathieu.desnoyers, peterz, paulmck, boqun
Cc: shuah, skhan, linux-kernel, linux-kselftest, Old-Ding
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH] selftests/rseq: Fix spelling of accommodate
@ 2026-07-02 8:23 Old-Ding
2026-07-02 22:12 ` Thomas Gleixner
0 siblings, 1 reply; 3+ messages in thread
From: Old-Ding @ 2026-07-02 8:23 UTC (permalink / raw)
To: mathieu.desnoyers, peterz, paulmck, boqun
Cc: shuah, skhan, linux-kernel, linux-kselftest, Old-Ding
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] selftests/rseq: Fix spelling of accommodate
2026-07-02 8:23 [PATCH] selftests/rseq: Fix spelling of accommodate Old-Ding
@ 2026-07-02 22:12 ` Thomas Gleixner
0 siblings, 0 replies; 3+ messages in thread
From: Thomas Gleixner @ 2026-07-02 22:12 UTC (permalink / raw)
To: Old-Ding, mathieu.desnoyers, peterz, paulmck, boqun
Cc: shuah, skhan, linux-kernel, linux-kselftest, Old-Ding
On Thu, Jul 02 2026 at 16:23, Old-Ding wrote:
Please don't resend the same patch within 24 hours.
See Documentation/process/
> The comment contains a spelling error listed in scripts/spelling.txt.
>
> Fix it.
>
> Signed-off-by: Old-Ding <1746193727@qq.com>
You have to provide a real name and not some made up nickname.
See Documentation/process/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-07-02 22:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-02 8:23 [PATCH] selftests/rseq: Fix spelling of accommodate Old-Ding
2026-07-02 22:12 ` Thomas Gleixner
-- strict thread matches above, loose matches on Subject: below --
2026-07-01 12:43 Old-Ding
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox