lynxis lazus has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bsc/+/29787 )
Change subject: gsm_data.h: replace white spaces with tabs ......................................................................
gsm_data.h: replace white spaces with tabs
Change-Id: I78604117ab50f92f0dcec040a85499f106757f48 --- M include/osmocom/bsc/gsm_data.h 1 file changed, 4 insertions(+), 4 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/87/29787/1
diff --git a/include/osmocom/bsc/gsm_data.h b/include/osmocom/bsc/gsm_data.h index 37d7947..481eae4 100644 --- a/include/osmocom/bsc/gsm_data.h +++ b/include/osmocom/bsc/gsm_data.h @@ -872,10 +872,10 @@ struct llist_head bts_list; struct llist_head bts_rejected;
- /* BTS-based counters when we can't find the actual BTS - * e.g. when conn->lchan is NULL */ - struct rate_ctr_group *bts_unknown_ctrs; - struct osmo_stat_item_group *bts_unknown_statg; + /* BTS-based counters when we can't find the actual BTS + * e.g. when conn->lchan is NULL */ + struct rate_ctr_group *bts_unknown_ctrs; + struct osmo_stat_item_group *bts_unknown_statg;
/* see gsm_network_T_defs */ struct osmo_tdef *T_defs;