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" -- To view, visit https://gerrit.osmocom.org/c/osmo-pcu/+/30565 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-pcu Gerrit-Branch: master Gerrit-Change-Id: Ic31a7360a29e61f70bb1338ddab6f5f31aa8b26e Gerrit-Change-Number: 30565 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <[email protected]> Gerrit-CC: Jenkins Builder Gerrit-Comment-Date: Mon, 12 Dec 2022 20:45:16 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Gerrit-MessageType: comment
