Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/29844 )
Change subject: gprs_ms: Move creatign string name of object to a function ......................................................................
Patch Set 1:
(2 comments)
File src/gprs_ms.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-366): https://gerrit.osmocom.org/c/osmo-pcu/+/29844/comment/36987b9a_d3dda706 PS1, Line 957: ms_ul_tbf(ms) ? " UL": "", spaces required around that ':' (ctx:VxW)
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-366): https://gerrit.osmocom.org/c/osmo-pcu/+/29844/comment/57b0ed94_f1935cc7 PS1, Line 958: ms_dl_tbf(ms) ? " DL": ""); spaces required around that ':' (ctx:VxW)