Change in osmo-bsc[master]: log: drop duplicate logging in ts_setup_lchans()

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

neels gerrit-no-reply at lists.osmocom.org
Wed Apr 28 14:40:03 UTC 2021


neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bsc/+/23939 )


Change subject: log: drop duplicate logging in ts_setup_lchans()
......................................................................

log: drop duplicate logging in ts_setup_lchans()

Change-Id: I569229328229047d399033d1483d09d323826692
---
M src/osmo-bsc/timeslot_fsm.c
1 file changed, 0 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/39/23939/1

diff --git a/src/osmo-bsc/timeslot_fsm.c b/src/osmo-bsc/timeslot_fsm.c
index 3fd9d69..41921cd 100644
--- a/src/osmo-bsc/timeslot_fsm.c
+++ b/src/osmo-bsc/timeslot_fsm.c
@@ -215,8 +215,6 @@
 		ts->pchan_is = ts->pchan_on_init;
 		break;
 	}
-
-	LOG_TS(ts, LOGL_DEBUG, "lchans initialized: %d\n", max_lchans);
 }
 
 static void ts_fsm_not_initialized(struct osmo_fsm_inst *fi, uint32_t event, void *data)

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

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I569229328229047d399033d1483d09d323826692
Gerrit-Change-Number: 23939
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210428/a9355164/attachment.htm>


More information about the gerrit-log mailing list