Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/30762 )
Change subject: isdn: Add V.110 encoder/decoder ......................................................................
Patch Set 1:
(3 comments)
File src/isdn/v110.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2211): https://gerrit.osmocom.org/c/libosmocore/+/30762/comment/abd3664b_25d123fd PS1, Line 1: /* V.110 frames according to ITU-T V.110 trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2211): https://gerrit.osmocom.org/c/libosmocore/+/30762/comment/51ff3b25_be9acd60 PS1, Line 82: ra_bits[2*8 +7] = fr->x_bits[0]; need consistent spacing around '+' (ctx:WxV) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2211): https://gerrit.osmocom.org/c/libosmocore/+/30762/comment/9ceef320_7cb91059 PS1, Line 83: ra_bits[7*8 +7] = fr->x_bits[1]; need consistent spacing around '+' (ctx:WxV) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)