Attention is currently required from: neels. Hello Jenkins Builder, laforge, pespin,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-bsc/+/28204
to look at the new patch set (#2).
Change subject: code cleanup for all_allocated timers, no functional change ......................................................................
code cleanup for all_allocated timers, no functional change
Reduce some code dup in all_allocated accounting and cosmetically prepare for upcoming performance fix.
Have a struct all_allocated, allow easy re-use of function all_allocated_update().
Rename function to all_allocated_update_bsc(). Upcoming patch will also add all_allocated_update_bts().
Related: SYS#5976 Change-Id: Id7a82c65d56a87818fc35bbeedf67e2af2f89f11 --- M include/osmocom/bsc/bsc_stats.h M include/osmocom/bsc/bts.h M include/osmocom/bsc/gsm_data.h M src/osmo-bsc/bsc_init.c M src/osmo-bsc/bsc_stats.c M src/osmo-bsc/bts.c M src/osmo-bsc/lchan_fsm.c 7 files changed, 51 insertions(+), 70 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/04/28204/2