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