Change in osmocom-bb[master]: layer23: 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/.

pespin gerrit-no-reply at lists.osmocom.org
Fri Dec 20 15:48:40 UTC 2019


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmocom-bb/+/16662 )


Change subject: layer23: Fix trailing whitespace
......................................................................

layer23: Fix trailing whitespace

Change-Id: I295f285e5fc3cdc372723f6b4de2415a94d4979a
---
M src/host/layer23/src/common/l1ctl.c
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/62/16662/1

diff --git a/src/host/layer23/src/common/l1ctl.c b/src/host/layer23/src/common/l1ctl.c
index 5d6d9c0..ddde7d2 100644
--- a/src/host/layer23/src/common/l1ctl.c
+++ b/src/host/layer23/src/common/l1ctl.c
@@ -63,7 +63,7 @@
 	msg->l1h = msgb_put(msg, sizeof(*l1h));
 	l1h = (struct l1ctl_hdr *) msg->l1h;
 	l1h->msg_type = msg_type;
-	
+
 	return msg;
 }
 
@@ -636,7 +636,7 @@
 	LOGP(DL1C, LOGL_INFO, "SIM %s\n", osmo_hexdump(data, len));
 
 	sim_apdu_resp(ms, msg);
-	
+
 	return 0;
 }
 

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

Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Change-Id: I295f285e5fc3cdc372723f6b4de2415a94d4979a
Gerrit-Change-Number: 16662
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191220/8d221800/attachment.htm>


More information about the gerrit-log mailing list