Change in osmo-bsc[master]: osmo_bsc_sigtran: Fix a SSCP-> SCCP 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 May 9 00:36:22 UTC 2020


ipse has submitted this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/18139 )

Change subject: osmo_bsc_sigtran: Fix a SSCP-> SCCP typo in a comment
......................................................................

osmo_bsc_sigtran: Fix a SSCP-> SCCP typo in a comment

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

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



diff --git a/src/osmo-bsc/osmo_bsc_sigtran.c b/src/osmo-bsc/osmo_bsc_sigtran.c
index 08efae4..e4530bf 100644
--- a/src/osmo-bsc/osmo_bsc_sigtran.c
+++ b/src/osmo-bsc/osmo_bsc_sigtran.c
@@ -215,7 +215,7 @@
 	return rc;
 }
 
-/* Callback function, called by the SSCP stack when data arrives */
+/* Callback function, called by the SCCP stack when data arrives */
 static int sccp_sap_up(struct osmo_prim_hdr *oph, void *_scu)
 {
 	struct osmo_scu_prim *scu_prim = (struct osmo_scu_prim *)oph;

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

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: Iee7e87922f2aa034840993b4bfad3de8defbf5f1
Gerrit-Change-Number: 18139
Gerrit-PatchSet: 4
Gerrit-Owner: ipse <Alexander.Chemeris at gmail.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: ipse <Alexander.Chemeris at gmail.com>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200509/10b3ab96/attachment.htm>


More information about the gerrit-log mailing list