[PATCH 0/6] selftests: fix multiple spelling errors across submodules

Wang Yan wangyan01 at kylinos.cn
Wed Jul 1 12:35:14 UTC 2026


This series fixes trivial spelling typos in comments across multiple
selftests subdirectories. All changes are pure comment fixes, no
functional or logical change to any test logic.

Changes are split by subsystem for easier review and merging.

Please review.

Wang Yan (6):
  selftests/arm64: fix spelling errors in comments
  selftests/filesystems: fix spelling error in statmount test comment
  selftests/ftrace: fix spelling error in poll test comment
  selftests/kvm/x86: fix spelling error in xapic_ipi_test comment
  selftests/landlock: fix spelling error in fs_test comment
  selftests/powerpc/tm: fix spelling errors in comments

 tools/testing/selftests/arm64/gcs/libc-gcs.c                   | 2 +-
 tools/testing/selftests/arm64/pauth/pac.c                      | 2 +-
 tools/testing/selftests/filesystems/statmount/statmount_test.c | 2 +-
 tools/testing/selftests/ftrace/poll.c                          | 2 +-
 tools/testing/selftests/kvm/x86/xapic_ipi_test.c               | 2 +-
 tools/testing/selftests/landlock/fs_test.c                     | 2 +-
 tools/testing/selftests/powerpc/tm/tm-signal-msr-resv.c        | 2 +-
 tools/testing/selftests/powerpc/tm/tm-signal-stack.c           | 2 +-
 tools/testing/selftests/powerpc/tm/tm-tar.c                    | 2 +-
 9 files changed, 9 insertions(+), 9 deletions(-)

-- 
2.25.1




More information about the Linux-security-module-archive mailing list