[MERGED] openbsc[master]: cosmetic: clarify BSC's remote MSC data vs. OsmoMSC

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 Hofmeyr gerrit-no-reply at lists.osmocom.org
Fri Feb 24 20:03:02 UTC 2017


Neels Hofmeyr has submitted this change and it was merged.

Change subject: cosmetic: clarify BSC's remote MSC data vs. OsmoMSC
......................................................................


cosmetic: clarify BSC's remote MSC data vs. OsmoMSC

Change-Id: I74dd2b3f935d39b8caa718e2c8a51cc81bddf1b9
---
M openbsc/include/openbsc/osmo_msc_data.h
1 file changed, 6 insertions(+), 0 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved



diff --git a/openbsc/include/openbsc/osmo_msc_data.h b/openbsc/include/openbsc/osmo_msc_data.h
index a5a3f14..3168d91 100644
--- a/openbsc/include/openbsc/osmo_msc_data.h
+++ b/openbsc/include/openbsc/osmo_msc_data.h
@@ -20,6 +20,10 @@
  *
  */
 
+/*
+ * NOTE: This is about a *remote* MSC for OsmoBSC and is not part of libmsc.
+ */
+
 #ifndef _OSMO_MSC_DATA_H
 #define _OSMO_MSC_DATA_H
 
@@ -43,6 +47,8 @@
 	MSC_CON_TYPE_LOCAL,
 };
 
+/*! /brief Information on a remote MSC for libbsc.
+ */
 struct osmo_msc_data {
 	struct llist_head entry;
 

-- 
To view, visit https://gerrit.osmocom.org/1890
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I74dd2b3f935d39b8caa718e2c8a51cc81bddf1b9
Gerrit-PatchSet: 3
Gerrit-Project: openbsc
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list