]> git.hungrycats.org Git - linux/commit
selftests/arm64: fix spelling errors in comments
authorWang Yan <wangyan01@kylinos.cn>
Thu, 2 Jul 2026 01:52:42 +0000 (09:52 +0800)
committerWill Deacon <will@kernel.org>
Thu, 2 Jul 2026 10:44:43 +0000 (11:44 +0100)
commita52d6c7160f7e2f8c56adf29146385b8f2868d3d
tree07a98128d7b0eeec26330d09d5b03578bec7a273
parent6666336d8fe5f3f0cd3f8da2865ca78110a6e170
selftests/arm64: fix spelling errors in comments

Fix two spelling mistakes in arm64 selftest comments:
  - "whcih" -> "which" (arm64/gcs/libc-gcs.c)
  - "resutls" -> "results" (arm64/pauth/pac.c)

Signed-off-by: Wang Yan <wangyan01@kylinos.cn>
Signed-off-by: Will Deacon <will@kernel.org>
tools/testing/selftests/arm64/gcs/libc-gcs.c
tools/testing/selftests/arm64/pauth/pac.c