Change in osmo-msc[master]: fix comment in ran_peer.h

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
Fri Sep 25 09:40:59 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/20279 )

Change subject: fix comment in ran_peer.h
......................................................................

fix comment in ran_peer.h

Change-Id: Iff985dfe28265d32cae6a931636d5018a439d39e
---
M include/osmocom/msc/ran_peer.h
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/include/osmocom/msc/ran_peer.h b/include/osmocom/msc/ran_peer.h
index bdca317..c936d5c 100644
--- a/include/osmocom/msc/ran_peer.h
+++ b/include/osmocom/msc/ran_peer.h
@@ -42,7 +42,7 @@
  * list is kept in sccp_ran_inst. For convenience, see ran_peer_for_each_ran_conn().
  */
 struct ran_peer {
-	/* Entry in sccp_ran_inst->ran_conns */
+	/* Entry in sccp_ran_inst->ran_peers */
 	struct llist_head entry;
 
 	struct sccp_ran_inst *sri;

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

Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: Iff985dfe28265d32cae6a931636d5018a439d39e
Gerrit-Change-Number: 20279
Gerrit-PatchSet: 2
Gerrit-Owner: neels <nhofmeyr at sysmocom.de>
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/20200925/73b679c0/attachment.htm>


More information about the gerrit-log mailing list