Attention is currently required from: pespin. fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/27934 )
Change subject: bts: Make sure paging timers are deleted when struct gsm_bts is freed ......................................................................
Patch Set 1:
(1 comment)
File src/osmo-bsc/bts.c:
https://gerrit.osmocom.org/c/osmo-bsc/+/27934/comment/99d45635_d1c874a1 PS1, Line 152: paging_destructor Is it worth having a function just for two osmo_timer_del() calls? Are you planning to reuse it? Or extend in follow-up patches? If not, then it does not make sense to me.