<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/23367">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">bts-trx: Drop duplicate set of last_clk_ind<br><br>These fields are always aready set by the only caller of the function<br>trx_setup_clock(), so there's no use in re-setting them.<br><br>Change-Id: Id8a7141984e07eb11abae08e0c63ae7ebc333511<br>---<br>M src/osmo-bts-trx/scheduler_trx.c<br>1 file changed, 0 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/67/23367/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo-bts-trx/scheduler_trx.c b/src/osmo-bts-trx/scheduler_trx.c</span><br><span>index bf0650d..6e54d43 100644</span><br><span>--- a/src/osmo-bts-trx/scheduler_trx.c</span><br><span>+++ b/src/osmo-bts-trx/scheduler_trx.c</span><br><span>@@ -378,8 +378,6 @@</span><br><span>    osmo_timerfd_schedule(&tcs->fn_timer_ofd, NULL, interval);</span><br><span> </span><br><span>        tcs->last_fn_timer.tv = *tv_now;</span><br><span style="color: hsl(0, 100%, 40%);">-     tcs->last_clk_ind.tv = *tv_now;</span><br><span style="color: hsl(0, 100%, 40%);">-      tcs->last_clk_ind.fn = fn;</span><br><span> </span><br><span>    return 0;</span><br><span> }</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/23367">change 23367</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/+/23367"/><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: Id8a7141984e07eb11abae08e0c63ae7ebc333511 </div>
<div style="display:none"> Gerrit-Change-Number: 23367 </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>