Change in libosmo-sccp[master]: ss7: Fix trailing whitespace

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/.

pespin gerrit-no-reply at lists.osmocom.org
Wed Oct 16 14:57:18 UTC 2019


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmo-sccp/+/15800 )


Change subject: ss7: Fix trailing whitespace
......................................................................

ss7: Fix trailing whitespace

Change-Id: Ifd947c51067842b83ea43ce25ba0d652baff259b
---
M src/osmo_ss7.c
M src/xua_rkm.c
2 files changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/00/15800/1

diff --git a/src/osmo_ss7.c b/src/osmo_ss7.c
index 4ca3d53..894a13e 100644
--- a/src/osmo_ss7.c
+++ b/src/osmo_ss7.c
@@ -468,7 +468,7 @@
  *  \param[in] inst SS7 instance for which we register the user
  *  \param[in] service_ind Service (ISUP, SCCP, ...)
  *  \param[in] user (optional) SS7 user. If present, we will not
- * 		unregister other users 
+ * 		unregister other users
  *  \returns 0 on success; negative on error */
 int osmo_ss7_user_unregister(struct osmo_ss7_instance *inst, uint8_t service_ind,
 			     struct osmo_ss7_user *user)
diff --git a/src/xua_rkm.c b/src/xua_rkm.c
index 4b760ee..f1ac551 100644
--- a/src/xua_rkm.c
+++ b/src/xua_rkm.c
@@ -207,7 +207,7 @@
 	 *    is a slightly non-standard interpretation of M3UA RKM
 	 *    which requires the SG to not have a-priori-knowledge of
 	 *    all AS/RK in situations where the ASP are trusted.
-	 */ 
+	 */
 
 	/* check if there is already an AS for this routing key */
 	as = osmo_ss7_as_find_by_rctx(asp->inst, rctx);

-- 
To view, visit https://gerrit.osmocom.org/c/libosmo-sccp/+/15800
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Change-Id: Ifd947c51067842b83ea43ce25ba0d652baff259b
Gerrit-Change-Number: 15800
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191016/e8accf6e/attachment.htm>


More information about the gerrit-log mailing list