Change in osmo-bts[master]: cosmetic: fix whitespace

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Mon Nov 26 16:34:43 UTC 2018


Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/11906 )

Change subject: cosmetic: fix whitespace
......................................................................

cosmetic: fix whitespace

Change-Id: Iaa4552844db33fe69da5ed7028dbfa0100c33900
---
M include/osmo-bts/rsl.h
M src/common/rsl.c
M src/osmo-bts-octphy/l1_oml.c
M src/osmo-bts-trx/l1_if.c
4 files changed, 3 insertions(+), 4 deletions(-)

Approvals:
  Jenkins Builder: Verified
  daniel: Looks good to me, approved



diff --git a/include/osmo-bts/rsl.h b/include/osmo-bts/rsl.h
index 06d58a2..731f6c0 100644
--- a/include/osmo-bts/rsl.h
+++ b/include/osmo-bts/rsl.h
@@ -44,4 +44,3 @@
 void ipacc_dyn_pdch_complete(struct gsm_bts_trx_ts *ts, int rc);
 
 #endif // _RSL_H */
-
diff --git a/src/common/rsl.c b/src/common/rsl.c
index b4cea2c..9b0de7c 100644
--- a/src/common/rsl.c
+++ b/src/common/rsl.c
@@ -281,7 +281,7 @@
 	return abis_bts_rsl_sendmsg(nmsg);
 }
 
-/* 
+/*
  * common channel releated messages
  */
 
diff --git a/src/osmo-bts-octphy/l1_oml.c b/src/osmo-bts-octphy/l1_oml.c
index 7f4c0cd..2ab9fcd 100644
--- a/src/osmo-bts-octphy/l1_oml.c
+++ b/src/osmo-bts-octphy/l1_oml.c
@@ -508,7 +508,7 @@
 
 	/* TODO: This state machine should be shared accross BTS models? */
 	switch (lchan->ciph_state) {
-	case LCHAN_CIPH_RX_REQ:	
+	case LCHAN_CIPH_RX_REQ:
 		lchan->ciph_state = LCHAN_CIPH_RX_CONF;
 		break;
 	case LCHAN_CIPH_RX_CONF_TX_REQ:
diff --git a/src/osmo-bts-trx/l1_if.c b/src/osmo-bts-trx/l1_if.c
index b4ca54f..ccc13f4 100644
--- a/src/osmo-bts-trx/l1_if.c
+++ b/src/osmo-bts-trx/l1_if.c
@@ -396,7 +396,7 @@
 	}
 
 	slottype = transceiver_chan_types[pchan];
-	
+
 	if (l1h->config.slottype[tn] != slottype
 	 || !l1h->config.slottype_valid[tn]) {
 		l1h->config.slottype[tn] = slottype;

-- 
To view, visit https://gerrit.osmocom.org/11906
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Iaa4552844db33fe69da5ed7028dbfa0100c33900
Gerrit-Change-Number: 11906
Gerrit-PatchSet: 2
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Vadim Yanitskiy <axilirator at gmail.com>
Gerrit-Reviewer: daniel <dwillmann at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181126/3ae273d9/attachment.htm>


More information about the gerrit-log mailing list