Linux Kernel Selftest development
 help / color / mirror / Atom feed
From: Wang Yan <wangyan01@kylinos.cn>
To: Shuah Khan <shuah@kernel.org>,
	Sean Christopherson <seanjc@google.com>,
	Paolo Bonzini <pbonzini@redhat.com>,
	kvm@vger.kernel.org, linux-kselftest@vger.kernel.org,
	linux-kernel@vger.kernel.org
Cc: Wang Yan <wangyan01@kylinos.cn>
Subject: [PATCH 4/6] selftests/kvm/x86: fix spelling error in xapic_ipi_test comment
Date: Wed,  1 Jul 2026 20:35:18 +0800	[thread overview]
Message-ID: <20260701123520.271580-5-wangyan01@kylinos.cn> (raw)
In-Reply-To: <20260701123520.271580-1-wangyan01@kylinos.cn>

Fix typo "usefull" -> "useful" in xAPIC IPI test comment.

Signed-off-by: Wang Yan <wangyan01@kylinos.cn>
---
 tools/testing/selftests/kvm/x86/xapic_ipi_test.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/testing/selftests/kvm/x86/xapic_ipi_test.c b/tools/testing/selftests/kvm/x86/xapic_ipi_test.c
index 39ce9a9369f5..3a326c5e74ca 100644
--- a/tools/testing/selftests/kvm/x86/xapic_ipi_test.c
+++ b/tools/testing/selftests/kvm/x86/xapic_ipi_test.c
@@ -17,7 +17,7 @@
  * amongst the available numa nodes on the machine.
  *
  * Migration is a command line option. When used on non-numa machines will 
- * exit with error. Test is still usefull on non-numa for testing IPIs.
+ * exit with error. Test is still useful on non-numa for testing IPIs.
  */
 #include <getopt.h>
 #include <pthread.h>
-- 
2.25.1


  parent reply	other threads:[~2026-07-01 12:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-01 12:35 [PATCH 0/6] selftests: fix multiple spelling errors across submodules Wang Yan
2026-07-01 12:35 ` [PATCH 1/6] selftests/arm64: fix spelling errors in comments Wang Yan
2026-07-01 12:35 ` [PATCH 2/6] selftests/filesystems: fix spelling error in statmount test comment Wang Yan
2026-07-01 12:35 ` [PATCH 3/6] selftests/ftrace: fix spelling error in poll " Wang Yan
2026-07-01 12:35 ` Wang Yan [this message]
2026-07-01 12:35 ` [PATCH 5/6] selftests/landlock: fix spelling error in fs_test comment Wang Yan
2026-07-01 12:35 ` [PATCH 6/6] selftests/powerpc/tm: fix spelling errors in comments Wang Yan
2026-07-01 14:18 ` [PATCH 0/6] selftests: fix multiple spelling errors across submodules Sean Christopherson

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=20260701123520.271580-5-wangyan01@kylinos.cn \
    --to=wangyan01@kylinos.cn \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=pbonzini@redhat.com \
    --cc=seanjc@google.com \
    --cc=shuah@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