Attention is currently required from: iedemam, neels, laforge.
3 comments:
Patchset:
Only minor linter stuff. Also indeed it may make sense to use the time_cc thing instead of printing stats, letting Neels look at that he'll know better.
File src/osmo-bsc/bts_vty.c:
Patch Set #5, Line 3831: vty_out(vty," TCH %"PRIu64"", activations_tch);
This tabulation looks really big, it probably needs to be " ".
File src/osmo-bsc/lchan_fsm.c:
Patch Set #5, Line 1815: case GSM_LCHAN_TCH_F:
we put "case" line in the same column as "switch" in osmocom syntax style.
To view, visit change 27081. To unsubscribe, or for help writing mail filters, visit settings.