<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/16534">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">prs_bssgp_pcu.cpp: Mark priv funcs as static and remove trailing whitespace<br><br>Change-Id: I93b7ee33cc33c773675c85ace7b8f1afa86fbf06<br>---<br>M src/gprs_bssgp_pcu.cpp<br>1 file changed, 3 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/34/16534/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/gprs_bssgp_pcu.cpp b/src/gprs_bssgp_pcu.cpp</span><br><span>index 914afc0..8ce1342 100644</span><br><span>--- a/src/gprs_bssgp_pcu.cpp</span><br><span>+++ b/src/gprs_bssgp_pcu.cpp</span><br><span>@@ -171,7 +171,7 @@</span><br><span>                     ms_class, egprs_ms_class, delay_csec, data, len);</span><br><span> }</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-int gprs_bssgp_pcu_rx_paging_ps(struct msgb *msg, struct tlv_parsed *tp)</span><br><span style="color: hsl(120, 100%, 40%);">+static int gprs_bssgp_pcu_rx_paging_ps(struct msgb *msg, struct tlv_parsed *tp)</span><br><span> {</span><br><span>     char imsi[16];</span><br><span>       uint8_t *ptmsi = (uint8_t *) TLVP_VAL(tp, BSSGP_IE_TMSI);</span><br><span>@@ -709,7 +709,7 @@</span><br><span>      return GprsCodingScheme::getGprsByNum(num);</span><br><span> }</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-int gprs_bssgp_tx_fc_bvc(void)</span><br><span style="color: hsl(120, 100%, 40%);">+static int gprs_bssgp_tx_fc_bvc(void)</span><br><span> {</span><br><span>       struct gprs_rlcmac_bts *bts;</span><br><span>         uint32_t bucket_size; /* oct */</span><br><span>@@ -967,7 +967,7 @@</span><br><span>        the_pcu.nsvc_unblocked = 0;</span><br><span>  the_pcu.bvc_sig_reset = 0;</span><br><span>   the_pcu.bvc_reset = 0;</span><br><span style="color: hsl(0, 100%, 40%);">-  the_pcu.bvc_unblocked = 0;      </span><br><span style="color: hsl(120, 100%, 40%);">+      the_pcu.bvc_unblocked = 0;</span><br><span> </span><br><span>       gprs_ns_destroy(nsi);</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-pcu/+/16534">change 16534</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/osmo-pcu/+/16534"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-pcu </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I93b7ee33cc33c773675c85ace7b8f1afa86fbf06 </div>
<div style="display:none"> Gerrit-Change-Number: 16534 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>