From d04e6693caa05f14a654d840f9e4968161e712c4 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Sun, 7 Jan 2018 18:14:12 +0100 Subject: cosmetic: gprs_gmm: Remove trailing whitespace Change-Id: Ie2466268fbc4699a366856d467660b17e3f7e307 --- src/gprs/gprs_gmm.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/gprs/gprs_gmm.c b/src/gprs/gprs_gmm.c index 9c2d548f8..f4591f7e5 100644 --- a/src/gprs/gprs_gmm.c +++ b/src/gprs/gprs_gmm.c @@ -688,7 +688,7 @@ static bool check_auth_resp(struct sgsn_mm_ctx *ctx, 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 @@ static int do_act_pdp_req(struct sgsn_mm_ctx *mmctx, struct msgb *msg, bool *del /* FIXME: print IPv6 address */ } break; - default: + default: DEBUGPC(DMM, "0x%02x ", req_pdpa[1]); break; } -- cgit v1.2.3