lynxis lazus has submitted this change. ( 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(-)
Approvals: laforge: Looks good to me, approved fixeria: Looks good to me, approved pespin: Looks good to me, but someone else must approve Jenkins Builder: Verified
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;
1 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one.