Attention is currently required from: laforge. Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/30761 )
Change subject: isdndlc: Fix documentation ......................................................................
Patch Set 2:
(7 comments)
File src/core/isdnhdlc.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2855): https://gerrit.osmocom.org/c/libosmocore/+/30761/comment/b3ca4b20_850d00e9 PS2, Line 100: excluding the CRC. please, no spaces at the start of a line
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2855): https://gerrit.osmocom.org/c/libosmocore/+/30761/comment/60f55d8f_4cf01765 PS2, Line 104: returns -OSMO_HDLC_FRAMING_ERROR. please, no spaces at the start of a line
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2855): https://gerrit.osmocom.org/c/libosmocore/+/30761/comment/3530f739_e48e10bf PS2, Line 104: returns -OSMO_HDLC_FRAMING_ERROR. Avoid multiple line dereference - prefer 'CRC.returns'
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2855): https://gerrit.osmocom.org/c/libosmocore/+/30761/comment/d066a567_e5b8bbbf PS2, Line 104: returns -OSMO_HDLC_FRAMING_ERROR. 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-2855): https://gerrit.osmocom.org/c/libosmocore/+/30761/comment/3728caef_7ea15c1b PS2, Line 105: If a CRC error is found the function returns -OSMO_HDLC_CRC_ERROR. please, no spaces at the start of a line
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2855): https://gerrit.osmocom.org/c/libosmocore/+/30761/comment/c5cbe466_d6532933 PS2, Line 105: If a CRC error is found the function returns -OSMO_HDLC_CRC_ERROR. Avoid multiple line dereference - prefer 'OSMO_HDLC_FRAMING_ERROR.If'
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2855): https://gerrit.osmocom.org/c/libosmocore/+/30761/comment/a8633806_9b30c9d7 PS2, Line 105: If a CRC error is found the function returns -OSMO_HDLC_CRC_ERROR. need consistent spacing around '-' (ctx:WxV) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)