Attention is currently required from: neels.
Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-mgw/+/32162 )
Change subject: mgcp_client: simpler error handling ......................................................................
Patch Set 2:
(2 comments)
File src/libosmo-mgcp-client/mgcp_client.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-5626): https://gerrit.osmocom.org/c/osmo-mgw/+/32162/comment/97001204_73c2bf37 PS2, Line 1401: mgcp_msg->x_osmo_ign & MGCP_X_OSMO_IGN_CALLID ? " C": ""); spaces required around that ':' (ctx:VxW)
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-5626): https://gerrit.osmocom.org/c/osmo-mgw/+/32162/comment/8aa7f974_1409a3e3 PS2, Line 1412: mgcp_msg->x_osmo_osmux_cid == -1 ? " *": buf); spaces required around that ':' (ctx:VxW)