Change in osmo-msc[master]: move subscr_conn.c to ran_conn.c

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 Nov 30 21:49:10 UTC 2018


Neels Hofmeyr has submitted this change and it was merged. ( https://gerrit.osmocom.org/12031 )

Change subject: move subscr_conn.c to ran_conn.c
......................................................................

move subscr_conn.c to ran_conn.c

subscr_conn.c exclusively defines ran_conn related things. Rename the file.

Change-Id: I6aa6b335842116c717a554c981083a914724ee21
---
M src/libmsc/Makefile.am
R src/libmsc/ran_conn.c
2 files changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Pau Espin Pedrol: Looks good to me, approved



diff --git a/src/libmsc/Makefile.am b/src/libmsc/Makefile.am
index 90bbbf8..9183ff9 100644
--- a/src/libmsc/Makefile.am
+++ b/src/libmsc/Makefile.am
@@ -44,13 +44,13 @@
 	mncc_sock.c \
 	msc_ifaces.c \
 	msc_mgcp.c \
+	ran_conn.c \
 	rrlp.c \
 	silent_call.c \
 	sms_queue.c \
 	transaction.c \
 	osmo_msc.c \
 	ctrl_commands.c \
-	subscr_conn.c \
 	$(NULL)
 if BUILD_IU
 libmsc_a_SOURCES += \
diff --git a/src/libmsc/subscr_conn.c b/src/libmsc/ran_conn.c
similarity index 100%
rename from src/libmsc/subscr_conn.c
rename to src/libmsc/ran_conn.c

-- 
To view, visit https://gerrit.osmocom.org/12031
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I6aa6b335842116c717a554c981083a914724ee21
Gerrit-Change-Number: 12031
Gerrit-PatchSet: 7
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181130/2629ad73/attachment.htm>


More information about the gerrit-log mailing list