4 comments:
File src/tbf_dl_ass_fsm.h:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-1853):
Patch Set #1, 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):
Patch Set #1, 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):
Patch Set #1, 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):
Patch Set #1, 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 change 30565. To unsubscribe, or for help writing mail filters, visit settings.