]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - post/lib_powerpc/rlwimi.c
Coding Style cleanup: replace leading SPACEs by TABs
[karo-tx-uboot.git] / post / lib_powerpc / rlwimi.c
index eccf71daa3b55fcfbc8eb7c0dc903c6c94d2db14..6bd53d06cbc5ece45d1814a01a9014d821d2a6af 100644 (file)
@@ -114,7 +114,7 @@ int cpu_post_test_rlwimi (void)
 
                if (ret != 0)
                {
-                   post_log ("Error at rlwimi test %d !\n", i);
+                   post_log ("Error at rlwimi test %d !\n", i);
                }
            }
 
@@ -127,8 +127,8 @@ int cpu_post_test_rlwimi (void)
 
                if (ret != 0)
                {
-                   post_log ("Error at rlwimi test %d !\n", i);
-               }
+                   post_log ("Error at rlwimi test %d !\n", i);
+               }
            }
        }
     }