Change in osmo-bsc[master]: cosmetic: name osmo-bsc's root ctx 'osmo-bsc', not 'openbsc'

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
Wed Jul 11 02:29:26 UTC 2018


Neels Hofmeyr has uploaded this change for review. ( https://gerrit.osmocom.org/9954


Change subject: cosmetic: name osmo-bsc's root ctx 'osmo-bsc', not 'openbsc'
......................................................................

cosmetic: name osmo-bsc's root ctx 'osmo-bsc', not 'openbsc'

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



  git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/54/9954/1

diff --git a/src/osmo-bsc/osmo_bsc_main.c b/src/osmo-bsc/osmo_bsc_main.c
index 9ee5147..622070b 100644
--- a/src/osmo-bsc/osmo_bsc_main.c
+++ b/src/osmo-bsc/osmo_bsc_main.c
@@ -772,7 +772,7 @@
 	struct osmo_bsc_data *data;
 	int rc;
 
-	tall_bsc_ctx = talloc_named_const(NULL, 1, "openbsc");
+	tall_bsc_ctx = talloc_named_const(NULL, 1, "osmo-bsc");
 	msgb_talloc_ctx_init(tall_bsc_ctx, 0);
 	vty_info.tall_ctx = tall_bsc_ctx;
 

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

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie038bbed436069e7849ba78c3c77c80a68bc3dad
Gerrit-Change-Number: 9954
Gerrit-PatchSet: 1
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180711/703e5edc/attachment.htm>


More information about the gerrit-log mailing list