<p>neels has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/25194">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">remove unused LCHAN_S_INACTIVE<br><br>Change-Id: Ia738eaa796264fe0a97a2c86d6bbd37eaffe0a59<br>---<br>M include/osmo-bts/gsm_data.h<br>M src/common/gsm_data.c<br>2 files 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/94/25194/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmo-bts/gsm_data.h b/include/osmo-bts/gsm_data.h</span><br><span>index 0ed6361..2e3eaa4 100644</span><br><span>--- a/include/osmo-bts/gsm_data.h</span><br><span>+++ b/include/osmo-bts/gsm_data.h</span><br><span>@@ -92,7 +92,6 @@</span><br><span>  LCHAN_S_REL_REQ,        /* channel release has been requested */</span><br><span>     LCHAN_S_REL_ERR,        /* channel is in an error state */</span><br><span>   LCHAN_S_BROKEN,         /* channel is somehow unusable */</span><br><span style="color: hsl(0, 100%, 40%);">-       LCHAN_S_INACTIVE,       /* channel is set inactive */</span><br><span> };</span><br><span> </span><br><span> #define MAX_NUM_UL_MEAS      104</span><br><span>diff --git a/src/common/gsm_data.c b/src/common/gsm_data.c</span><br><span>index 36a5711..7eb6ff1 100644</span><br><span>--- a/src/common/gsm_data.c</span><br><span>+++ b/src/common/gsm_data.c</span><br><span>@@ -88,7 +88,6 @@</span><br><span>     { LCHAN_S_NONE,         "NONE" },</span><br><span>  { LCHAN_S_ACT_REQ,      "ACTIVATION REQUESTED" },</span><br><span>  { LCHAN_S_ACTIVE,       "ACTIVE" },</span><br><span style="color: hsl(0, 100%, 40%);">-   { LCHAN_S_INACTIVE,     "INACTIVE" },</span><br><span>      { LCHAN_S_REL_REQ,      "RELEASE REQUESTED" },</span><br><span>     { LCHAN_S_REL_ERR,      "RELEASE DUE ERROR" },</span><br><span>     { LCHAN_S_BROKEN,       "BROKEN UNUSABLE" },</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/25194">change 25194</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/+/25194"/><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: Ia738eaa796264fe0a97a2c86d6bbd37eaffe0a59 </div>
<div style="display:none"> Gerrit-Change-Number: 25194 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>