Change in libosmocore[master]: comsetic: gsm0808_test: Fix trailing whitespace

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

laforge gerrit-no-reply at lists.osmocom.org
Mon Feb 15 18:19:49 UTC 2021


laforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/22923 )

Change subject: comsetic: gsm0808_test: Fix trailing whitespace
......................................................................

comsetic: gsm0808_test: Fix trailing whitespace

Change-Id: I7f48e292fefe555939129f4000303e630a12cc50
---
M tests/gsm0808/gsm0808_test.c
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/tests/gsm0808/gsm0808_test.c b/tests/gsm0808/gsm0808_test.c
index dd2ffbe..7eb53c2 100644
--- a/tests/gsm0808/gsm0808_test.c
+++ b/tests/gsm0808/gsm0808_test.c
@@ -499,7 +499,7 @@
 		GSM0808_SCT_CSD | 0x90,
 		0xc0,
 		GSM0808_IE_CALL_ID,
-		0xce, 0xfa, 0xad, 0xde, /* CallID */		
+		0xce, 0xfa, 0xad, 0xde, /* CallID */
 		0x83, 0x45, 0x45, 0x45, 0x45, 0x45, 0x45, 0x45, 0x45, 0x45, 0x45, 0x45, 0x45, 0x45, 0x45, 0x45, 0x45, /* Kc */
 		GSM0808_IE_GLOBAL_CALL_REF, 0x0d, /* GCR, length */
 		0x03, 0x44, 0x44, 0x44, /* GCR, Net ID */
@@ -1974,7 +1974,7 @@
 	cfg.m10_2 = 0;
 	cfg.m12_2 = 0;
 	test_gsm0808_sc_cfg_from_gsm48_mr_cfg_single(&cfg);
-	
+
 }
 
 static void test_gsm48_mr_cfg_from_gsm0808_sc_cfg_single(uint16_t s15_s0)

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I7f48e292fefe555939129f4000303e630a12cc50
Gerrit-Change-Number: 22923
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210215/74ff2698/attachment.htm>


More information about the gerrit-log mailing list