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

laforge gerrit-no-reply at lists.osmocom.org
Wed Aug 12 18:49:50 UTC 2020


laforge has submitted this change. ( 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(-)

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



diff --git a/src/osmo-bsc/chan_alloc.c b/src/osmo-bsc/chan_alloc.c
index 6829251..3569d4e 100644
--- a/src/osmo-bsc/chan_alloc.c
+++ b/src/osmo-bsc/chan_alloc.c
@@ -46,7 +46,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: 2
Gerrit-Owner: ipse <Alexander.Chemeris at gmail.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200812/83d20856/attachment.htm>


More information about the gerrit-log mailing list