Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/29885 )
Change subject: tbf_ul_ack_fsm: Pass ul_tbf instead of generic tbf ......................................................................
Patch Set 1:
(2 comments)
File src/tbf_ul_ack_fsm.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-461): https://gerrit.osmocom.org/c/osmo-pcu/+/29885/comment/adb8bb03_608d4d22 PS1, Line 234: bool tbf_ul_ack_rts(const struct gprs_rlcmac_ul_tbf* ul_tbf) "foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-461): https://gerrit.osmocom.org/c/osmo-pcu/+/29885/comment/c747ef57_153e7296 PS1, Line 241: bool tbf_ul_ack_waiting_cnf_final_ack(const struct gprs_rlcmac_ul_tbf* ul_tbf) "foo* bar" should be "foo *bar"