Cleanup: remove superfluous empty line
[lttng-tools.git] / src / common / runas.c
index 0a588482644f5138b138edfc39ab3002ebb48aeb..4bd356a0499f2119a227a69b324ab5248d7ba8a0 100644 (file)
@@ -812,7 +812,6 @@ int run_as(enum run_as_cmd cmd, struct run_as_data *data,
                        DBG("Socket closed unexpectedly... "
                                        "Restarting the worker process");
                        ret = run_as_restart_worker(global_worker);
-
                        if (ret == -1) {
                                ERR("Failed to restart worker process.");
                                goto err;
This page took 0.034766 seconds and 5 git commands to generate.