dexter has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-bsc/+/31498 )

Change subject: timeslot_fsm: fix sourcecode indenting
......................................................................

timeslot_fsm: fix sourcecode indenting

Change-Id: I1cfd377cd8014e42aa45f9f0da664598ee88e02d
---
M include/osmocom/bsc/timeslot_fsm.h
1 file changed, 12 insertions(+), 3 deletions(-)

Approvals:
  fixeria: Looks good to me, approved
  dexter: Verified




diff --git a/include/osmocom/bsc/timeslot_fsm.h 
b/include/osmocom/bsc/timeslot_fsm.h
index 526f3cf..cea1e4c 100644
--- a/include/osmocom/bsc/timeslot_fsm.h
+++ b/include/osmocom/bsc/timeslot_fsm.h
@@ -37,9 +37,9 @@
        TS_EV_LCHAN_REQUESTED,
        TS_EV_LCHAN_UNUSED,
        TS_EV_PDCH_ACT_ACK,
-        TS_EV_PDCH_ACT_NACK,
-        TS_EV_PDCH_DEACT_ACK,
-        TS_EV_PDCH_DEACT_NACK,
+       TS_EV_PDCH_ACT_NACK,
+       TS_EV_PDCH_DEACT_ACK,
+       TS_EV_PDCH_DEACT_NACK,
 };

 void ts_fsm_alloc(struct gsm_bts_trx_ts *ts);

--
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/31498
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I1cfd377cd8014e42aa45f9f0da664598ee88e02d
Gerrit-Change-Number: 31498
Gerrit-PatchSet: 5
Gerrit-Owner: dexter <pma...@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <pma...@sysmocom.de>
Gerrit-Reviewer: fixeria <vyanits...@sysmocom.de>
Gerrit-Reviewer: neels <nhofm...@sysmocom.de>
Gerrit-MessageType: merged

Reply via email to