[PATCH] 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 15:28:49 UTC 2016


Hello Jenkins Builder, Holger Freyther,

I'd like you to reexamine a change.  Please visit

    https://gerrit.osmocom.org/1377

to look at the new patch set (#2).

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(-)


  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/77/1377/2

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 9208ad6..10398e4 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: newpatchset
Gerrit-Change-Id: I6ac5cf94c215e156ceff6a58da3d9e520ca942d9
Gerrit-PatchSet: 2
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Holger Freyther <holger at freyther.de>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list