Change in libosmo-sccp[master]: cosmetic: 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/.

laforge gerrit-no-reply at lists.osmocom.org
Tue Oct 22 19:38:55 UTC 2019


laforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-sccp/+/15800 )

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

cosmetic: ss7: Fix trailing whitespace

Change-Id: Ifd947c51067842b83ea43ce25ba0d652baff259b
---
M src/xua_as_fsm.c
M src/xua_default_lm_fsm.c
M src/xua_rkm.c
3 files changed, 3 insertions(+), 3 deletions(-)

Approvals:
  laforge: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/xua_as_fsm.c b/src/xua_as_fsm.c
index 5757d63..541e52c 100644
--- a/src/xua_as_fsm.c
+++ b/src/xua_as_fsm.c
@@ -1,6 +1,6 @@
 /* SCCP M3UA / SUA AS osmo_fsm according to RFC3868 4.3.1 / RFC4666 4.3.2 */
 /* (C) Copyright 2017 by Harald Welte <laforge at gnumonks.org>
- * 
+ *
  * All Rights reserved.
  *
  * SPDX-License-Identifier: GPL-2.0+
diff --git a/src/xua_default_lm_fsm.c b/src/xua_default_lm_fsm.c
index 11a97a2..880f89c 100644
--- a/src/xua_default_lm_fsm.c
+++ b/src/xua_default_lm_fsm.c
@@ -21,7 +21,7 @@
 /* The idea of this default Layer Manager is as follows:
  * - we wait until a SCTP connection is established
  * - we issue the ASP-UP request and wait for the ASP being in UP state
- * - we wait if we receive a M-NOTIFY indication about any AS in this ASP 
+ * - we wait if we receive a M-NOTIFY indication about any AS in this ASP
  * - if that's not received, we use RKM to register a routing context
  *   for our locally configured ASP and expect a positive registration
  *   result as well as a NOTIFY indication about AS-ACTIVE afterwards.
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: 5
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191022/9e4aad22/attachment.htm>


More information about the gerrit-log mailing list