Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/31977 )
Change subject: osmo-bts-virtual: properly handle dynamic TS in vbts_set_ts() ......................................................................
Patch Set 1:
(2 comments)
File src/osmo-bts-virtual/bts_model.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-5253): https://gerrit.osmocom.org/c/osmo-bts/+/31977/comment/ca78f3d8_bc2a29e7 PS1, Line 111: pchan = (ts->flags & TS_F_PDCH_ACTIVE)? GSM_PCHAN_PDCH spaces required around that '?' (ctx:VxW)
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-5253): https://gerrit.osmocom.org/c/osmo-bts/+/31977/comment/efe41f07_c12848b2 PS1, Line 112: : GSM_PCHAN_TCH_F; code indent should use tabs where possible