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