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 2:
(3 comments)
File src/isdn/v110.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2856): https://gerrit.osmocom.org/c/libosmocore/+/30762/comment/84541867_d4cc8735 PS2, Line 1: /* V.110 frames according to ITU-T V.110 trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2856): https://gerrit.osmocom.org/c/libosmocore/+/30762/comment/0ae92df2_5c2d66d2 PS2, 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-2856): https://gerrit.osmocom.org/c/libosmocore/+/30762/comment/51aee926_f58a287c PS2, 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?)