[MERGED] osmo-msc[master]: cosmetic: msc_vlr_tests: drop unused var

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

Harald Welte gerrit-no-reply at lists.osmocom.org
Tue Aug 29 12:51:23 UTC 2017


Harald Welte has submitted this change and it was merged.

Change subject: cosmetic: msc_vlr_tests: drop unused var
......................................................................


cosmetic: msc_vlr_tests: drop unused var

Change-Id: I584c0dfffe005597563dbd72fad8a087c554ba3d
---
M tests/msc_vlr/msc_vlr_tests.c
1 file changed, 0 insertions(+), 1 deletion(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/tests/msc_vlr/msc_vlr_tests.c b/tests/msc_vlr/msc_vlr_tests.c
index 3966aac..71f9713 100644
--- a/tests/msc_vlr/msc_vlr_tests.c
+++ b/tests/msc_vlr/msc_vlr_tests.c
@@ -454,7 +454,6 @@
 
 int _validate_dtap(struct msgb *msg, enum ran_type to_ran)
 {
-	struct gsm48_hdr *gh = (void*)msg->data;
 	btw("DTAP --%s--> MS: %s: %s",
 	    ran_type_name(to_ran), msg_type_name(msg),
 	    osmo_hexdump_nospc(msg->data, msg->len));

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I584c0dfffe005597563dbd72fad8a087c554ba3d
Gerrit-PatchSet: 7
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list