Change in osmo-trx[master]: smpl_buf: Remove unused clk_rt variable (fixup)

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
Sat May 4 18:35:36 UTC 2019


Pau Espin Pedrol has submitted this change and it was merged. ( https://gerrit.osmocom.org/13876 )

Change subject: smpl_buf: Remove unused clk_rt variable (fixup)
......................................................................

smpl_buf: Remove unused clk_rt variable (fixup)

Last commit removed use of the clkr_rt variable but forgot to remove the
variable itself.

Fixes: 580c48b7d5ae931b5ceb7ffa2a1ae39f89b31080
Fixes: Coverity CID 198370
Change-Id: Ida1fc5b7b338fbeb2a7c6258f36b02da93ff2186
---
M Transceiver52M/device/smpl_buf.h
1 file changed, 0 insertions(+), 2 deletions(-)

Approvals:
  Jenkins Builder: Verified
  Pau Espin Pedrol: Looks good to me, approved



diff --git a/Transceiver52M/device/smpl_buf.h b/Transceiver52M/device/smpl_buf.h
index e007ae5..24d3ce9 100644
--- a/Transceiver52M/device/smpl_buf.h
+++ b/Transceiver52M/device/smpl_buf.h
@@ -79,8 +79,6 @@
 	uint32_t *data;
 	size_t buf_len;
 
-	double clk_rt;
-
 	TIMESTAMP time_start;
 	TIMESTAMP time_end;
 

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

Gerrit-Project: osmo-trx
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ida1fc5b7b338fbeb2a7c6258f36b02da93ff2186
Gerrit-Change-Number: 13876
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190504/e0628547/attachment.htm>


More information about the gerrit-log mailing list