Change in osmo-bsc[master]: chan_alloc: Fix typo in a comment.

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

ipse gerrit-no-reply at lists.osmocom.org
Sat Jun 6 10:00:40 UTC 2020


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


Change subject: chan_alloc: Fix typo in a comment.
......................................................................

chan_alloc: Fix typo in a comment.

Change-Id: Iaed3fcd99ec8c08faa75e23af5b50a1d0e0905eb
---
M src/osmo-bsc/chan_alloc.c
1 file changed, 1 insertion(+), 1 deletion(-)



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

diff --git a/src/osmo-bsc/chan_alloc.c b/src/osmo-bsc/chan_alloc.c
index f23a982..8b6e28c 100644
--- a/src/osmo-bsc/chan_alloc.c
+++ b/src/osmo-bsc/chan_alloc.c
@@ -45,7 +45,7 @@
 	llist_for_each_entry(trx, &bts->trx_list, list) {
 		int i;
 
-		/* skip administratively deactivated tranxsceivers */
+		/* skip administratively deactivated transceivers */
 		if (!trx_is_usable(trx))
 			continue;
 

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

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: Iaed3fcd99ec8c08faa75e23af5b50a1d0e0905eb
Gerrit-Change-Number: 18701
Gerrit-PatchSet: 1
Gerrit-Owner: ipse <Alexander.Chemeris at gmail.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200606/201527d4/attachment.htm>


More information about the gerrit-log mailing list