Attention is currently required from: neels.
1 comment:
File src/osmo-hnbgw/hnbgw_rua.c:
Patch Set #2, Line 292: goto tx_disconnect;
I see you are now using it twice, but now we end up with a mixture of early returns and gotos. Let's please have a helper function do "return helper_func()" here to avoid readers going paranoid here with unnecessary gotos.
To view, visit change 37808. To unsubscribe, or for help writing mail filters, visit settings.