summaryrefslogtreecommitdiffstats
path: root/post/lib_powerpc/twox.c
diff options
context:
space:
mode:
Diffstat (limited to 'post/lib_powerpc/twox.c')
-rw-r--r--post/lib_powerpc/twox.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/post/lib_powerpc/twox.c b/post/lib_powerpc/twox.c
index 3a9b13684f..9549dbb750 100644
--- a/post/lib_powerpc/twox.c
+++ b/post/lib_powerpc/twox.c
@@ -128,7 +128,7 @@ int cpu_post_test_twox (void)
if (ret != 0)
{
- post_log ("Error at twox test %d !\n", i);
+ post_log ("Error at twox test %d !\n", i);
}
}
@@ -141,8 +141,8 @@ int cpu_post_test_twox (void)
if (ret != 0)
{
- post_log ("Error at twox test %d !\n", i);
- }
+ post_log ("Error at twox test %d !\n", i);
+ }
}
}
}
OpenPOWER on IntegriCloud