lynxis lazus has uploaded this change for review.

View Change

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;

To view, visit change 29787. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I78604117ab50f92f0dcec040a85499f106757f48
Gerrit-Change-Number: 29787
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lynxis@fe80.eu>
Gerrit-MessageType: newchange