<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmocom-bb/+/18870">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">trxcon/scheduler: cosmetic: use enumerated type instead of uint8_t<br><br>Change-Id: Idde328d176b4cbd89c62712e4a247095dd596105<br>---<br>M src/host/trxcon/scheduler.h<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/70/18870/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/host/trxcon/scheduler.h b/src/host/trxcon/scheduler.h</span><br><span>index 36c64e5..3a97e9d 100644</span><br><span>--- a/src/host/trxcon/scheduler.h</span><br><span>+++ b/src/host/trxcon/scheduler.h</span><br><span>@@ -33,7 +33,7 @@</span><br><span> /*! \brief One scheduler instance */</span><br><span> struct trx_sched {</span><br><span> /*! \brief Clock state */</span><br><span style="color: hsl(0, 100%, 40%);">- uint8_t state;</span><br><span style="color: hsl(120, 100%, 40%);">+ enum tdma_sched_clck_state state;</span><br><span> /*! \brief Local clock source */</span><br><span> struct timespec clock;</span><br><span> /*! \brief Count of processed frames */</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmocom-bb/+/18870">change 18870</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/osmocom-bb/+/18870"/><meta itemprop="name" content="View Change"/></div></div>
<div style="display:none"> Gerrit-Project: osmocom-bb </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Idde328d176b4cbd89c62712e4a247095dd596105 </div>
<div style="display:none"> Gerrit-Change-Number: 18870 </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>