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