Attention is currently required from: fixeria.
pespin has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/40263?usp=email )
Change subject: cnlink: Fix several funcs missing prefix ......................................................................
Patch Set 2:
(1 comment)
File include/osmocom/hnbgw/cnlink.h:
https://gerrit.osmocom.org/c/osmo-hnbgw/+/40263/comment/1cfb267f_e2de404e?us... : PS2, Line 96: hnbgw_cnlink_term_and_free
COMMIT_MSG says adding prefix, but you're also declaring a function here?
Yes because it was missing, and since I'm cleaning up the name of the function I'm also taking the chance to add it here. It will be needed in a follow-up patch anyway so it's fine having it here.