Attention is currently required from: neels.
daniel has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/32618 )
Change subject: simplify: one g_hnbgw as global state and root ctx ......................................................................
Patch Set 1:
(1 comment)
File src/osmo-hnbgw/hnbgw_cn.c:
https://gerrit.osmocom.org/c/osmo-hnbgw/+/32618/comment/37d1f3e3_d7a56bf8 PS1, Line 85: void *) Re-add the parameter name.
``` shell hnbgw_cn.c: In function ‘cnlink_trafc_cb’: hnbgw_cn.c:85:29: error: parameter name omitted static void cnlink_trafc_cb(void *) ^~~~~~ make[3]: *** [Makefile:518: hnbgw_cn.o] Error 1 ```