Attention is currently required from: neels, laforge, pespin. iedemam has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/27081 )
Change subject: WIP: New stats for lchan life duration. ......................................................................
Patch Set 7:
(3 comments)
Patchset:
PS7: Ooops, I missed these review items.
File src/osmo-bsc/bts_vty.c:
https://gerrit.osmocom.org/c/osmo-bsc/+/27081/comment/783258a7_3c001f69 PS4, Line 3830: vty_out(vty, " Channel Activations : %"PRIu64" TCH", activations_tch);
Uhm sounds like I missed that part, I was just focusing on the formatting. […]
addressed
File src/osmo-bsc/bts_vty.c:
https://gerrit.osmocom.org/c/osmo-bsc/+/27081/comment/93ccaae5_04664224 PS5, Line 3831: vty_out(vty," TCH %"PRIu64"", activations_tch);
This tabulation looks really big, it probably needs to be " ".
addressed