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