Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-abis/+/32401 )
Change subject: e1d: initialize file descriptor numbers to -1 on startup ......................................................................
Patch Set 1:
(3 comments)
File src/input/e1d.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-6192): https://gerrit.osmocom.org/c/libosmo-abis/+/32401/comment/39de11ca_6539940b PS1, Line 526: for (ts=1; ts<line->num_ts; ts++) that open brace { should be on the previous line
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-6192): https://gerrit.osmocom.org/c/libosmo-abis/+/32401/comment/5dbbc2fa_29ca673c PS1, Line 526: for (ts=1; ts<line->num_ts; ts++) spaces required around that '=' (ctx:VxV)
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-6192): https://gerrit.osmocom.org/c/libosmo-abis/+/32401/comment/2dbd3330_cd82ee1b PS1, Line 526: for (ts=1; ts<line->num_ts; ts++) spaces required around that '<' (ctx:VxV)