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