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

Harald Welte gerrit-no-reply at lists.osmocom.org
Tue Nov 6 21:47:46 UTC 2018


Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/11608 )

Change subject: cosmetic: fix trailing whitespace
......................................................................

cosmetic: fix trailing whitespace

Change-Id: I5c1a6d98079ad846d114584a17ba9d80d95e0595
---
M src/host/layer23/src/common/gps.c
1 file changed, 3 insertions(+), 4 deletions(-)

Approvals:
  Jenkins Builder: Verified
  Vadim Yanitskiy: Looks good to me, but someone else must approve
  daniel: Looks good to me, approved



diff --git a/src/host/layer23/src/common/gps.c b/src/host/layer23/src/common/gps.c
index e9aaa97..3ec7377 100644
--- a/src/host/layer23/src/common/gps.c
+++ b/src/host/layer23/src/common/gps.c
@@ -234,7 +234,7 @@
 	if (line[23] == 'W')
 		longitude = 360.0 - longitude;
 	g.longitude = longitude;
-	
+
 	LOGP(DGPS, LOGL_DEBUG, "%s\n", line);
 	LOGP(DGPS, LOGL_INFO, " time=%02d:%02d:%02d %04d-%02d-%02d, "
 		"diff-to-host=%d, latitude=%do%.4f, longitude=%do%.4f\n",
@@ -324,8 +324,8 @@
 	case  38400:
 		baud = B38400;     break;
 	case  57600:
-		baud = B57600;     break;	
-	case 115200: 
+		baud = B57600;     break;
+	case 115200:
 		baud = B115200;    break;
 	}
 
@@ -399,4 +399,3 @@
 			return;
 	}
 }
-

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

Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I5c1a6d98079ad846d114584a17ba9d80d95e0595
Gerrit-Change-Number: 11608
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Vadim Yanitskiy <axilirator at gmail.com>
Gerrit-Reviewer: daniel <dwillmann at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181106/c7104549/attachment.htm>


More information about the gerrit-log mailing list