Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/30564 )
Change subject: Move control_ts explicit checks out of the scheduler implementation ......................................................................
Patch Set 1:
(3 comments)
File src/nacc_fsm.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-1854): https://gerrit.osmocom.org/c/osmo-pcu/+/30564/comment/6e39b2e1_13635d52 PS1, Line 910: } adding a line without newline at end of file
File src/tbf_dl_ass_fsm.h:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-1854): https://gerrit.osmocom.org/c/osmo-pcu/+/30564/comment/b9c53582_5caac257 PS1, Line 66: bool tbf_dl_ass_rts(const struct gprs_rlcmac_tbf* tbf, const struct gprs_rlcmac_pdch *pdch); "foo* bar" should be "foo *bar"
File src/tbf_ul_ass_fsm.h:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-1854): https://gerrit.osmocom.org/c/osmo-pcu/+/30564/comment/b9edf27d_73c0c732 PS1, Line 69: bool tbf_ul_ass_rts(const struct gprs_rlcmac_tbf* tbf, const struct gprs_rlcmac_pdch *pdch); "foo* bar" should be "foo *bar"