Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/30565 )
Change subject: sched: Pass pdch to *_create_rlcmac_msg() functions ......................................................................
Patch Set 1:
(4 comments)
File src/tbf_dl_ass_fsm.h:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-1853): https://gerrit.osmocom.org/c/osmo-pcu/+/30565/comment/481ad474_d79896a1 PS1, Line 65: struct msgb *tbf_dl_ass_create_rlcmac_msg(const struct gprs_rlcmac_tbf* tbf, "foo* bar" should be "foo *bar"
File src/tbf_dl_ass_fsm.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-1853): https://gerrit.osmocom.org/c/osmo-pcu/+/30565/comment/266ebeb8_ecc31fe7 PS1, Line 236: struct msgb *tbf_dl_ass_create_rlcmac_msg(const struct gprs_rlcmac_tbf* tbf, "foo* bar" should be "foo *bar"
File src/tbf_ul_ass_fsm.h:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-1853): https://gerrit.osmocom.org/c/osmo-pcu/+/30565/comment/65e84fc9_1db16207 PS1, Line 68: struct msgb *tbf_ul_ass_create_rlcmac_msg(const struct gprs_rlcmac_tbf* tbf, "foo* bar" should be "foo *bar"
File src/tbf_ul_ass_fsm.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-1853): https://gerrit.osmocom.org/c/osmo-pcu/+/30565/comment/915891d9_8fe68871 PS1, Line 329: struct msgb *tbf_ul_ass_create_rlcmac_msg(const struct gprs_rlcmac_tbf* tbf, "foo* bar" should be "foo *bar"