Jenkins Builder has posted comments on this change by lynxis lazus. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/38281?usp=email )
Change subject: Use %d instead of %i ......................................................................
Patch Set 1:
(3 comments)
File src/sgsn/slhc.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-18860): https://gerrit.osmocom.org/c/osmo-sgsn/+/38281/comment/8a69d84b_9be2702e?usp... : PS1, Line 542: DEBUGP(DSLHC, "slhc_compress(): Original header len (hlen) = %d\n",hlen); space required after that ',' (ctx:VxV)
File tests/sndcp_xid/sndcp_xid_test.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-18860): https://gerrit.osmocom.org/c/osmo-sgsn/+/38281/comment/3a7896f4_5d4a19ca?usp... : PS1, Line 58: printf("Result length=%d\n",rc); space required after that ',' (ctx:VxV)
File tests/xid/xid_test.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-18860): https://gerrit.osmocom.org/c/osmo-sgsn/+/38281/comment/6b12e05a_493fa3b3?usp... : PS1, Line 115: printf("Result length=%d\n",rc); space required after that ',' (ctx:VxV)