]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - post/lib_powerpc/rlwnm.c
Coding Style cleanup: replace leading SPACEs by TABs
[karo-tx-uboot.git] / post / lib_powerpc / rlwnm.c
index 83ee70b52d20e85600e2019fd4d416940c0f4a51..6e828939e0286a8a09386e2590763a6e84dd4b04 100644 (file)
@@ -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);
+               }
            }
        }
     }