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/.
Pau Espin Pedrol gerrit-no-reply at lists.osmocom.orgPau Espin Pedrol has uploaded this change for review. ( https://gerrit.osmocom.org/11906
Change subject: cosmetic: fix whitespace
......................................................................
cosmetic: fix whitespace
Change-Id: Iaa4552844db33fe69da5ed7028dbfa0100c33900
---
M src/common/rsl.c
M src/osmo-bts-trx/l1_if.c
2 files changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/06/11906/1
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-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: newchange
Gerrit-Change-Id: Iaa4552844db33fe69da5ed7028dbfa0100c33900
Gerrit-Change-Number: 11906
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181123/d19e9f48/attachment.htm>