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