Change in libosmocore[master]: gprs_ns.c: cosmetic whitespace fixes

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 Feb 19 22:45:38 UTC 2019


Harald Welte has uploaded this change for review. ( https://gerrit.osmocom.org/12967


Change subject: gprs_ns.c: cosmetic whitespace fixes
......................................................................

gprs_ns.c: cosmetic whitespace fixes

Change-Id: Ic19f65bdc5527ad5a69d0a92320ce5f672bf4d2b
---
M src/gb/gprs_ns.c
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/67/12967/1

diff --git a/src/gb/gprs_ns.c b/src/gb/gprs_ns.c
index 5c75694..47c2529 100644
--- a/src/gb/gprs_ns.c
+++ b/src/gb/gprs_ns.c
@@ -608,7 +608,7 @@
 	DEBUGP(DNS, "NSEI=%u Starting timer in mode %s (%u seconds)\n",
 		nsvc->nsei, get_value_string(timer_mode_strs, mode),
 		seconds);
-		
+
 	if (osmo_timer_pending(&nsvc->timer))
 		osmo_timer_del(&nsvc->timer);
 
@@ -636,7 +636,7 @@
 	DEBUGP(DNS, "NSEI=%u Timer expired in mode %s (%u seconds)\n",
 		nsvc->nsei, get_value_string(timer_mode_strs, nsvc->timer_mode),
 		seconds);
-		
+
 	switch (nsvc->timer_mode) {
 	case NSVC_TIMER_TNS_ALIVE:
 		/* Tns-alive case: we expired without response ! */

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic19f65bdc5527ad5a69d0a92320ce5f672bf4d2b
Gerrit-Change-Number: 12967
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190219/99d07ba5/attachment.htm>


More information about the gerrit-log mailing list