[MERGED] libosmocore[master]: cosmetic: gsup comments: write 'Generic' for the G in GSUP

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 Dec 9 16:14:20 UTC 2016


Neels Hofmeyr has submitted this change and it was merged.

Change subject: cosmetic: gsup comments: write 'Generic' for the G in GSUP
......................................................................


cosmetic: gsup comments: write 'Generic' for the G in GSUP

The G used to mean GPRS, but the scope is larger now. To satisfy the curious
reader, give the G a name in gsup files' header comments. BTW, logging.h and
gsup_test.c already mentioned "Generic" before this.

Change-Id: I6ac5cf94c215e156ceff6a58da3d9e520ca942d9
---
M include/osmocom/gsm/gsup.h
M src/gsm/gsup.c
2 files changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/include/osmocom/gsm/gsup.h b/include/osmocom/gsm/gsup.h
index 636a112..e2912a6 100644
--- a/include/osmocom/gsm/gsup.h
+++ b/include/osmocom/gsm/gsup.h
@@ -1,4 +1,4 @@
-/* Osmocom Subscriber Update Protocol message encoder/decoder */
+/* Osmocom Generic Subscriber Update Protocol message encoder/decoder */
 
 /* (C) 2014 by sysmocom s.f.m.c. GmbH, Author: Jacob Erlbeck
  * (C) 2016 by Harald Welte <laforge at gnumonks.org>
diff --git a/src/gsm/gsup.c b/src/gsm/gsup.c
index b213e30..22f57ab 100644
--- a/src/gsm/gsup.c
+++ b/src/gsm/gsup.c
@@ -1,4 +1,4 @@
-/* Osmocom Subscriber Update Protocol message encoder/decoder */
+/* Osmocom Generic Subscriber Update Protocol message encoder/decoder */
 
 /*
  * (C) 2014 by sysmocom s.f.m.c. GmbH

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I6ac5cf94c215e156ceff6a58da3d9e520ca942d9
Gerrit-PatchSet: 4
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Holger Freyther <holger at freyther.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list