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 ``` -- To view, visit https://gerrit.osmocom.org/c/osmo-hnbgw/+/32618 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-hnbgw Gerrit-Branch: master Gerrit-Change-Id: I3d54a5bb30c16a990c6def2a0ed207f60a95ef5d Gerrit-Change-Number: 32618 Gerrit-PatchSet: 1 Gerrit-Owner: neels <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-CC: daniel <[email protected]> Gerrit-Attention: neels <[email protected]> Gerrit-Comment-Date: Fri, 05 May 2023 10:21:19 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Gerrit-MessageType: comment
