[PATCH] osmo-sgsn[master]: cosmetic: gprs_gmm: Remove 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/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Mon Jan 8 10:08:56 UTC 2018


Review at  https://gerrit.osmocom.org/5670

cosmetic: gprs_gmm: Remove trailing whitespace

Change-Id: Ie2466268fbc4699a366856d467660b17e3f7e307
---
M src/gprs/gprs_gmm.c
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/70/5670/1

diff --git a/src/gprs/gprs_gmm.c b/src/gprs/gprs_gmm.c
index 9c2d548..f4591f7 100644
--- a/src/gprs/gprs_gmm.c
+++ b/src/gprs/gprs_gmm.c
@@ -688,7 +688,7 @@
 		expect_res = vec->sres;
 		expect_res_len = sizeof(vec->sres);
 	}
-	
+
 	if (!(vec->auth_types & expect_type)) {
 		LOGMMCTXP(LOGL_ERROR, ctx, "Auth error: auth vector does"
 			  " not provide the expected auth type:"
@@ -2477,7 +2477,7 @@
 			/* FIXME: print IPv6 address */
 		}
 		break;
-	default:	
+	default:
 		DEBUGPC(DMM, "0x%02x ", req_pdpa[1]);
 		break;
 	}

-- 
To view, visit https://gerrit.osmocom.org/5670
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie2466268fbc4699a366856d467660b17e3f7e307
Gerrit-PatchSet: 1
Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>



More information about the gerrit-log mailing list