Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-abis/+/30616 )
Change subject: ipa: Add ipa_client_conn_open2 with connect timeout argument ......................................................................
Patch Set 1:
(2 comments)
File src/input/ipa.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-1953): https://gerrit.osmocom.org/c/libosmo-abis/+/30616/comment/5f6554c2_2ae2b69d PS1, Line 115: static void ipa_connect_failure(struct ipa_client_conn* link) "foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-1953): https://gerrit.osmocom.org/c/libosmo-abis/+/30616/comment/3478045b_0ba170c6 PS1, Line 161: static void ipa_connect_timeout_cb(void *data) { open brace '{' following function definitions go on the next line