<p>Pau Espin Pedrol has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/9566">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmoload: Remove unused function<br><br>Change-Id: I8e838cbb5ae7c9a2f4d0e249fc14f7cbcbc2cb07<br>---<br>M src/host/osmocon/osmoload.c<br>1 file changed, 0 insertions(+), 6 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/66/9566/1</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..f513836 100644</span><br><span>--- a/src/host/osmocon/osmoload.c</span><br><span>+++ b/src/host/osmocon/osmoload.c</span><br><span>@@ -552,12 +552,6 @@</span><br><span> }</span><br><span> </span><br><span> static void</span><br><span style="color: hsl(0, 100%, 40%);">-loader_start_flash_query(uint8_t command, uint8_t chip, uint32_t address) {</span><br><span style="color: hsl(0, 100%, 40%);">- loader_send_flash_query(command, chip, address);</span><br><span style="color: hsl(0, 100%, 40%);">-        osmoload.state = STATE_QUERY_PENDING;</span><br><span style="color: hsl(0, 100%, 40%);">-}</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span style="color: hsl(0, 100%, 40%);">-static void</span><br><span> loader_start_memget(uint8_t length, uint32_t address) {</span><br><span>         struct msgb *msg = msgb_alloc(MSGB_MAX, "loader");</span><br><span>         msgb_put_u8(msg, LOADER_MEM_READ);</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: newchange </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: 1 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>