[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20250820042444.63439-2-katharasasikumar007@gmail.com>
Date: Wed, 20 Aug 2025 04:24:45 +0000
From: Kathara Sasikumar <katharasasikumar007@...il.com>
To: skhan@...uxfoundation.org
Cc: corbet@....net, alexander.deucher@....com, christian.koenig@....com, linux-doc@...r.kernel.org, amd-gfx@...ts.freedesktop.org, linux-kernel@...r.kernel.org, Kathara Sasikumar <katharasasikumar007@...il.com>
Subject: [PATCH] ktest: fix typo in comment
Correct the spelling of "usefull" to "useful" in xapic_ipi_test comment.
Signed-off-by: Kathara Sasikumar <katharasasikumar007@...il.com>
---
Hi,
Submitted as part of LFX Linux Kernel Mentorship (LKMP) task.
Thank you for your time and review.
Thanks,
Kathara
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 35cb9de54a82..d7abf9a91b65 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.47.2
Powered by blists - more mailing lists