Jenkins Builder has posted comments on this change by lynxis lazus. ( https://gerrit.osmocom.org/c/osmo-hlr/+/38112?usp=email )
Change subject: RFC: add gsup_client_mux from osmo-msc ......................................................................
Patch Set 1:
(3 comments)
File include/osmocom/gsupclient/gsup_client_mux.h:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-18480): https://gerrit.osmocom.org/c/osmo-hlr/+/38112/comment/c9ddf4dc_21075bbf?usp=... : PS1, Line 9: int (* func )(struct gsup_client_mux *gcm, void *data, const struct osmo_gsup_message *gsup_msg); Unnecessary space before function pointer name
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-18480): https://gerrit.osmocom.org/c/osmo-hlr/+/38112/comment/fc64d02c_bc7acbd8?usp=... : PS1, Line 9: int (* func )(struct gsup_client_mux *gcm, void *data, const struct osmo_gsup_message *gsup_msg); Unnecessary space after function pointer name
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-18480): https://gerrit.osmocom.org/c/osmo-hlr/+/38112/comment/45d51e25_89421e5e?usp=... : PS1, Line 9: int (* func )(struct gsup_client_mux *gcm, void *data, const struct osmo_gsup_message *gsup_msg); space prohibited before that close parenthesis ')'