[PATCH] osmo-bts[master]: cosmetic: remove unused variable "static_ilv"

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/.

dexter gerrit-no-reply at lists.osmocom.org
Fri Dec 8 15:04:01 UTC 2017


Hello Neels Hofmeyr, Jenkins Builder,

I'd like you to reexamine a change.  Please visit

    https://gerrit.osmocom.org/5213

to look at the new patch set (#2).

cosmetic: remove unused variable "static_ilv"

remove unused const variable "static_ilv" from unit test "agch"

Change-Id: Ie724e2e5875020aa835b4cd57ab96966aee283e1
---
M tests/agch/agch_test.c
1 file changed, 0 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/13/5213/2

diff --git a/tests/agch/agch_test.c b/tests/agch/agch_test.c
index 7c4e6cd..b5094af 100644
--- a/tests/agch/agch_test.c
+++ b/tests/agch/agch_test.c
@@ -31,10 +31,6 @@
 static struct gsm_bts *bts;
 static struct gsm_bts_role_bts *btsb;
 
-static const uint8_t static_ilv[] = {
-	0x08, 0x59, 0x51, 0x30, 0x99, 0x00, 0x00, 0x00, 0x19
-};
-
 static int count_imm_ass_rej_refs(struct gsm48_imm_ass_rej *rej)
 {
 	int count = 0;

-- 
To view, visit https://gerrit.osmocom.org/5213
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ie724e2e5875020aa835b4cd57ab96966aee283e1
Gerrit-PatchSet: 2
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list