Since some people disapprove of white space cleanups mixed in regular commits
[coreboot.git] / util / romcc / tests / simple_test43.c
index 4fb2735d83308f7ad2d038b2d8d407692875e792..464f26f9184aea0cf21dc5003d4a93b7d35e8c66 100644 (file)
@@ -24,13 +24,13 @@ static void spd_set_memclk(void)
                        if (!loops) {
                                goto end;
                        }
-                       
+
                        loops = 1000000;
                        while(--loops)
                                ;
-               end:    
+               end:
                        ;
-                       
+
                 }
                loops = 1000000;
                while(--loops)