* [PATCH 3/4] selftests: powerpc: fix spelling mistake
[not found] <20260629082812.551273-1-Martin.weiss2410@gmail.com>
@ 2026-06-29 8:28 ` Martin Weiss
0 siblings, 0 replies; 2+ messages in thread
From: Martin Weiss @ 2026-06-29 8:28 UTC (permalink / raw)
To: linux-kernel
Cc: Martin Weiss, Madhavan Srinivasan, Michael Ellerman,
Nicholas Piggin, Christophe Leroy (CS GROUP), Shuah Khan,
linuxppc-dev, linux-kselftest
Signed-off-by: Martin Weiss <Martin.weiss2410@gmail.com>
---
tools/testing/selftests/powerpc/tm/tm-tar.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/testing/selftests/powerpc/tm/tm-tar.c b/tools/testing/selftests/powerpc/tm/tm-tar.c
index f2a9137f3c1e..ea420caa3961 100644
--- a/tools/testing/selftests/powerpc/tm/tm-tar.c
+++ b/tools/testing/selftests/powerpc/tm/tm-tar.c
@@ -50,7 +50,7 @@ int test_tar(void)
"bne 2b;"
"tend.;"
- /* Transaction sucess! TAR should be 3 */
+ /* Transaction success! TAR should be 3 */
"mfspr 7, %[tar];"
"ori %[res], 7, 4;" // res = 3|4 = 7
"b 4f;"
--
2.54.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH 3/4] selftests: powerpc: fix spelling mistake
[not found] <20260629093056.591498-1-Martin.weiss2410@gmail.com>
@ 2026-06-29 9:30 ` Martin Weiss
0 siblings, 0 replies; 2+ messages in thread
From: Martin Weiss @ 2026-06-29 9:30 UTC (permalink / raw)
To: linux-kernel
Cc: Martin Weiss, Madhavan Srinivasan, Michael Ellerman,
Nicholas Piggin, Christophe Leroy (CS GROUP), Shuah Khan,
linuxppc-dev, linux-kselftest
Signed-off-by: Martin Weiss <Martin.weiss2410@gmail.com>
---
tools/testing/selftests/powerpc/tm/tm-tar.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/testing/selftests/powerpc/tm/tm-tar.c b/tools/testing/selftests/powerpc/tm/tm-tar.c
index f2a9137f3c1e..ea420caa3961 100644
--- a/tools/testing/selftests/powerpc/tm/tm-tar.c
+++ b/tools/testing/selftests/powerpc/tm/tm-tar.c
@@ -50,7 +50,7 @@ int test_tar(void)
"bne 2b;"
"tend.;"
- /* Transaction sucess! TAR should be 3 */
+ /* Transaction success! TAR should be 3 */
"mfspr 7, %[tar];"
"ori %[res], 7, 4;" // res = 3|4 = 7
"b 4f;"
--
2.54.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-06-29 10:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20260629082812.551273-1-Martin.weiss2410@gmail.com>
2026-06-29 8:28 ` [PATCH 3/4] selftests: powerpc: fix spelling mistake Martin Weiss
[not found] <20260629093056.591498-1-Martin.weiss2410@gmail.com>
2026-06-29 9:30 ` Martin Weiss
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox