Clean-up: remove unreachable goto
[lttng-tools.git] / src / bin / lttng-sessiond / ust-app.c
index 285467fbbacac990864a0871d18f200a0eb7f67b..7c9eb4ff352224b237d9473e3c915c21fc70175f 100644 (file)
@@ -5971,7 +5971,6 @@ int ust_app_pid_get_channel_runtime_stats(struct ltt_ust_session *usess,
                                        ua_chan->key, consumer, discarded);
                        goto end;
                }
-               goto end;
        }
 
 end:
This page took 0.0235919999999999 seconds and 4 git commands to generate.