steadystate: add free helper
[fio.git] / helper_thread.c
index 9c6e0a2b52da53adc495c6a478c9e5509a25880c..64e5a3c9d79277fe160065b9cab8f42a27ab78c6 100644 (file)
@@ -134,8 +134,7 @@ static void *helper_thread_main(void *data)
                                        next_ss = STEADYSTATE_MSEC - (since_ss - STEADYSTATE_MSEC);
                                else
                                        next_ss = STEADYSTATE_MSEC;
-                       }
-                       else
+                       } else
                                next_ss = STEADYSTATE_MSEC - since_ss;
                 }