Change in osmo-bts[master]: osmo-bts-trx/trx_provision_fsm: cosmetic: switch is not a function

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/.

fixeria gerrit-no-reply at lists.osmocom.org
Sat Sep 5 11:18:42 UTC 2020


fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bts/+/19986 )


Change subject: osmo-bts-trx/trx_provision_fsm: cosmetic: switch is not a function
......................................................................

osmo-bts-trx/trx_provision_fsm: cosmetic: switch is not a function

Change-Id: I56d2777bcc43c96b9fa1672d3ad29bf9817208bb
---
M src/osmo-bts-trx/trx_provision_fsm.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/86/19986/1

diff --git a/src/osmo-bts-trx/trx_provision_fsm.c b/src/osmo-bts-trx/trx_provision_fsm.c
index 838433e..fba4712 100644
--- a/src/osmo-bts-trx/trx_provision_fsm.c
+++ b/src/osmo-bts-trx/trx_provision_fsm.c
@@ -289,7 +289,7 @@
 	int status;
 	bool others_ready;
 
-	switch(event) {
+	switch (event) {
 	case TRX_PROV_EV_CFG_ENABLE:
 		l1h->config.enabled =(bool)data;
 		break;

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

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I56d2777bcc43c96b9fa1672d3ad29bf9817208bb
Gerrit-Change-Number: 19986
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200905/e35e25c9/attachment.htm>


More information about the gerrit-log mailing list