Change in osmocom-bb[master]: osmoload: Remove unused function

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Tue Jun 12 15:15:11 UTC 2018


Pau Espin Pedrol has uploaded this change for review. ( https://gerrit.osmocom.org/9566


Change subject: osmoload: Remove unused function
......................................................................

osmoload: Remove unused function

Change-Id: I8e838cbb5ae7c9a2f4d0e249fc14f7cbcbc2cb07
---
M src/host/osmocon/osmoload.c
1 file changed, 0 insertions(+), 6 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/66/9566/1

diff --git a/src/host/osmocon/osmoload.c b/src/host/osmocon/osmoload.c
index 8ce755d..f513836 100644
--- a/src/host/osmocon/osmoload.c
+++ b/src/host/osmocon/osmoload.c
@@ -552,12 +552,6 @@
 }
 
 static void
-loader_start_flash_query(uint8_t command, uint8_t chip, uint32_t address) {
-	loader_send_flash_query(command, chip, address);
-	osmoload.state = STATE_QUERY_PENDING;
-}
-
-static void
 loader_start_memget(uint8_t length, uint32_t address) {
 	struct msgb *msg = msgb_alloc(MSGB_MAX, "loader");
 	msgb_put_u8(msg, LOADER_MEM_READ);

-- 
To view, visit https://gerrit.osmocom.org/9566
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8e838cbb5ae7c9a2f4d0e249fc14f7cbcbc2cb07
Gerrit-Change-Number: 9566
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180612/8d10ad33/attachment.htm>


More information about the gerrit-log mailing list