<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/22690">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">pcu_sock: pcu_tx_si_all(): cosmetic coding style change<br><br>Change-Id: I11f60ecdd3cfa2132d58fd3034bfe7419df0edb6<br>---<br>M src/common/pcu_sock.c<br>1 file changed, 2 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/90/22690/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/common/pcu_sock.c b/src/common/pcu_sock.c</span><br><span>index 454f921..d7092f9 100644</span><br><span>--- a/src/common/pcu_sock.c</span><br><span>+++ b/src/common/pcu_sock.c</span><br><span>@@ -778,10 +778,11 @@</span><br><span>                    rc = pcu_tx_si(bts, si_types[i], true);</span><br><span>                      if (rc < 0)</span><br><span>                               rc = -EINVAL;</span><br><span style="color: hsl(0, 100%, 40%);">-           } else</span><br><span style="color: hsl(120, 100%, 40%);">+                } else {</span><br><span>                     LOGP(DPCU, LOGL_INFO,</span><br><span>                             "SI%s is not available on PCU connection\n",</span><br><span>                       get_value_string(osmo_sitype_strs, si_types[i]));</span><br><span style="color: hsl(120, 100%, 40%);">+                }</span><br><span>    }</span><br><span> </span><br><span>        return rc;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/22690">change 22690</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-bts/+/22690"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bts </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I11f60ecdd3cfa2132d58fd3034bfe7419df0edb6 </div>
<div style="display:none"> Gerrit-Change-Number: 22690 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>