Change in osmo-iuh[master]: tests/test-ranap: cosmetic: remove unused variable 'rc'

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

fixeria gerrit-no-reply at lists.osmocom.org
Tue Apr 7 14:18:43 UTC 2020


fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-iuh/+/17747 )


Change subject: tests/test-ranap: cosmetic: remove unused variable 'rc'
......................................................................

tests/test-ranap: cosmetic: remove unused variable 'rc'

Change-Id: Ie931d11efd7bb083558852a7f329c984c17fec62
---
M src/tests/test-ranap.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-iuh refs/changes/47/17747/1

diff --git a/src/tests/test-ranap.c b/src/tests/test-ranap.c
index 423f992..efa2241 100644
--- a/src/tests/test-ranap.c
+++ b/src/tests/test-ranap.c
@@ -93,7 +93,7 @@
 	uint32_t gtp_tei = 0x11223344;
 	uint8_t ik[16] = { 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 };
 	uint8_t ck[16] = { 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2 };
-	int i, rc;
+	int i;
 
 	//asn_debug = 1;
 

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-iuh/+/17747
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-iuh
Gerrit-Branch: master
Gerrit-Change-Id: Ie931d11efd7bb083558852a7f329c984c17fec62
Gerrit-Change-Number: 17747
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <axilirator at gmail.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200407/bbb7e17f/attachment.htm>


More information about the gerrit-log mailing list