Attention is currently required from: laforge. 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 3:
(3 comments)
File src/isdn/v110.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2857): https://gerrit.osmocom.org/c/libosmocore/+/30762/comment/a7a2adef_450e3dc2 PS3, Line 1: /* V.110 frames according to ITU-T V.110 trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2857): https://gerrit.osmocom.org/c/libosmocore/+/30762/comment/a48bca79_a664df47 PS3, 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-2857): https://gerrit.osmocom.org/c/libosmocore/+/30762/comment/90d3e9b0_b16d0ccd PS3, 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?)