Change in osmo-bts[master]: oml.c: Fix whitespace in log line

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
Mon Jun 8 15:19:15 UTC 2020


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bts/+/18725 )


Change subject: oml.c: Fix whitespace in log line
......................................................................

oml.c: Fix whitespace in log line

Change-Id: I5e9b07303dda374e9196d7d4503ad652970ab6c5
---
M src/common/oml.c
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/25/18725/1

diff --git a/src/common/oml.c b/src/common/oml.c
index 7e3b834..d7cc7bb 100644
--- a/src/common/oml.c
+++ b/src/common/oml.c
@@ -1316,8 +1316,8 @@
 	}
 
 	in.s_addr = htonl(ip);
-	LOGP(DOML, LOGL_INFO, "%s: Rx IPA RSL CONNECT IP=%s PORT=%u STREAM=0x%02x\n", 
-		trx_name, inet_ntoa(in), port, stream_id);
+	LOGP(DOML, LOGL_INFO, "%s: Rx IPA RSL CONNECT IP=%s PORT=%u STREAM=0x%02x\n",
+	     trx_name, inet_ntoa(in), port, stream_id);
 
 	if (trx->bts->variant == BTS_OSMO_OMLDUMMY) {
 		rc = 0;

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

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I5e9b07303dda374e9196d7d4503ad652970ab6c5
Gerrit-Change-Number: 18725
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/20200608/8de833d6/attachment.htm>


More information about the gerrit-log mailing list