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