mirror of
https://github.com/torvalds/linux.git
synced 2026-09-27 11:02:03 +02:00
KVM: selftests: Fix a spelling error in an xapic_ipi_test comment
Fix typo "usefull" -> "useful" in xAPIC IPI test comment. Signed-off-by: Wang Yan <wangyan01@kylinos.cn> Link: https://patch.msgid.link/20260702015739.367597-1-wangyan01@kylinos.cn Signed-off-by: Sean Christopherson <seanjc@google.com>
This commit is contained in:
parent
2351e814e1
commit
5ef3668bce
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user