Attention is currently required from: laforge, fixeria.
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 8:
(2 comments)
File src/isdn/v110.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-4455): https://gerrit.osmocom.org/c/libosmocore/+/30762/comment/4113e01d_93d4085a PS8, 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-4455): https://gerrit.osmocom.org/c/libosmocore/+/30762/comment/10d35b6f_34c42883 PS8, 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?)