<p>laforge <strong>submitted</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/libosmo-sccp/+/15800">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  laforge: Looks good to me, approved
  Jenkins Builder: Verified

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">cosmetic: ss7: Fix trailing whitespace<br><br>Change-Id: Ifd947c51067842b83ea43ce25ba0d652baff259b<br>---<br>M src/xua_as_fsm.c<br>M src/xua_default_lm_fsm.c<br>M src/xua_rkm.c<br>3 files changed, 3 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/xua_as_fsm.c b/src/xua_as_fsm.c</span><br><span>index 5757d63..541e52c 100644</span><br><span>--- a/src/xua_as_fsm.c</span><br><span>+++ b/src/xua_as_fsm.c</span><br><span>@@ -1,6 +1,6 @@</span><br><span> /* SCCP M3UA / SUA AS osmo_fsm according to RFC3868 4.3.1 / RFC4666 4.3.2 */</span><br><span> /* (C) Copyright 2017 by Harald Welte <laforge@gnumonks.org></span><br><span style="color: hsl(0, 100%, 40%);">- * </span><br><span style="color: hsl(120, 100%, 40%);">+ *</span><br><span>  * All Rights reserved.</span><br><span>  *</span><br><span>  * SPDX-License-Identifier: GPL-2.0+</span><br><span>diff --git a/src/xua_default_lm_fsm.c b/src/xua_default_lm_fsm.c</span><br><span>index 11a97a2..880f89c 100644</span><br><span>--- a/src/xua_default_lm_fsm.c</span><br><span>+++ b/src/xua_default_lm_fsm.c</span><br><span>@@ -21,7 +21,7 @@</span><br><span> /* The idea of this default Layer Manager is as follows:</span><br><span>  * - we wait until a SCTP connection is established</span><br><span>  * - we issue the ASP-UP request and wait for the ASP being in UP state</span><br><span style="color: hsl(0, 100%, 40%);">- * - we wait if we receive a M-NOTIFY indication about any AS in this ASP </span><br><span style="color: hsl(120, 100%, 40%);">+ * - we wait if we receive a M-NOTIFY indication about any AS in this ASP</span><br><span>  * - if that's not received, we use RKM to register a routing context</span><br><span>  *   for our locally configured ASP and expect a positive registration</span><br><span>  *   result as well as a NOTIFY indication about AS-ACTIVE afterwards.</span><br><span>diff --git a/src/xua_rkm.c b/src/xua_rkm.c</span><br><span>index 4b760ee..f1ac551 100644</span><br><span>--- a/src/xua_rkm.c</span><br><span>+++ b/src/xua_rkm.c</span><br><span>@@ -207,7 +207,7 @@</span><br><span>      *    is a slightly non-standard interpretation of M3UA RKM</span><br><span>   *    which requires the SG to not have a-priori-knowledge of</span><br><span>         *    all AS/RK in situations where the ASP are trusted.</span><br><span style="color: hsl(0, 100%, 40%);">-         */ </span><br><span style="color: hsl(120, 100%, 40%);">+   */</span><br><span> </span><br><span>      /* check if there is already an AS for this routing key */</span><br><span>   as = osmo_ss7_as_find_by_rctx(asp->inst, rctx);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmo-sccp/+/15800">change 15800</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/libosmo-sccp/+/15800"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmo-sccp </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ifd947c51067842b83ea43ce25ba0d652baff259b </div>
<div style="display:none"> Gerrit-Change-Number: 15800 </div>
<div style="display:none"> Gerrit-PatchSet: 5 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>