<p>Harald Welte <strong>merged</strong> this change.</p><p><a href="https://gerrit.osmocom.org/9566">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Jenkins Builder: Verified
  Harald Welte: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmoload: Set compiler attr to unused function<br><br>Function is not removed as documentation of the load process<br>capabilities.<br><br>Change-Id: I8e838cbb5ae7c9a2f4d0e249fc14f7cbcbc2cb07<br>---<br>M src/host/osmocon/osmoload.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/host/osmocon/osmoload.c b/src/host/osmocon/osmoload.c</span><br><span>index 8ce755d..1c20382 100644</span><br><span>--- a/src/host/osmocon/osmoload.c</span><br><span>+++ b/src/host/osmocon/osmoload.c</span><br><span>@@ -551,7 +551,7 @@</span><br><span>     osmoload.command = command;</span><br><span> }</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-static void</span><br><span style="color: hsl(120, 100%, 40%);">+static void __attribute__((__unused__))</span><br><span> loader_start_flash_query(uint8_t command, uint8_t chip, uint32_t address) {</span><br><span>      loader_send_flash_query(command, chip, address);</span><br><span>     osmoload.state = STATE_QUERY_PENDING;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/9566">change 9566</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/9566"/><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-MessageType: merged </div>
<div style="display:none"> Gerrit-Change-Id: I8e838cbb5ae7c9a2f4d0e249fc14f7cbcbc2cb07 </div>
<div style="display:none"> Gerrit-Change-Number: 9566 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>