Change in osmo-iuh[master]: tests: 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
Tue May 19 20:32:59 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-iuh/+/18341 )

Change subject: tests: Fix trailing whitespace
......................................................................

tests: Fix trailing whitespace

Change-Id: I3ef7a3f1c3247615619a0d01c92d8f80572b0dfe
---
M src/tests/dummy_cn_sua.c
M src/tests/test-helpers.c
2 files changed, 2 insertions(+), 2 deletions(-)

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



diff --git a/src/tests/dummy_cn_sua.c b/src/tests/dummy_cn_sua.c
index f9b4244..aba6c8a 100644
--- a/src/tests/dummy_cn_sua.c
+++ b/src/tests/dummy_cn_sua.c
@@ -305,7 +305,7 @@
 		break;
 	case OSMO_PRIM(OSMO_SCU_PRIM_N_UNITDATA, PRIM_OP_INDICATION):
 		/* connection-oriented data received */
-		printf("N-UNITDATA.ind(%s)\n", 
+		printf("N-UNITDATA.ind(%s)\n",
 			osmo_hexdump(msgb_l2(oph->msg), msgb_l2len(oph->msg)));
 		rc = ranap_cn_rx_cl(cn_ranap_handle_cl, link, msgb_l2(oph->msg), msgb_l2len(oph->msg));
 		break;
diff --git a/src/tests/test-helpers.c b/src/tests/test-helpers.c
index 6a6a4d1..aafe815 100644
--- a/src/tests/test-helpers.c
+++ b/src/tests/test-helpers.c
@@ -130,7 +130,7 @@
 	struct gprs_ra_id ra_id = {0};
 
 	int rc;
-	
+
 	RANAP_LAI_t lai = {
 		.pLMNidentity = {
 			.buf = plmnid_buf,

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

Gerrit-Project: osmo-iuh
Gerrit-Branch: master
Gerrit-Change-Id: I3ef7a3f1c3247615619a0d01c92d8f80572b0dfe
Gerrit-Change-Number: 18341
Gerrit-PatchSet: 2
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/20200519/222f4cd1/attachment.htm>


More information about the gerrit-log mailing list