Pau Espin Pedrol has submitted this change and it was merged. ( 
https://gerrit.osmocom.org/11685 )

Change subject: ipaccess-config: Fix whitespace
......................................................................

ipaccess-config: Fix whitespace

Related: OS#3624
Change-Id: I190752000a73d7600a946c7535661550b1fe3520
---
M src/ipaccess/ipaccess-config.c
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Neels Hofmeyr: Looks good to me, approved
  Max: Looks good to me, but someone else must approve
  Jenkins Builder: Verified



diff --git a/src/ipaccess/ipaccess-config.c b/src/ipaccess/ipaccess-config.c
index 0fb5ad9..657dad1 100644
--- a/src/ipaccess/ipaccess-config.c
+++ b/src/ipaccess/ipaccess-config.c
@@ -1044,7 +1044,7 @@
        gsm_bts_trx_alloc(bts);
        gsm_bts_trx_alloc(bts);
        bts->oml_tei = stream_id;
-
+
        osmo_signal_register_handler(SS_NM, nm_sig_cb, NULL);
        osmo_signal_register_handler(SS_IPAC_NWL, nwl_sig_cb, NULL);

@@ -1060,7 +1060,7 @@
                perror("Error connecting to the BTS");
                exit(1);
        }
-
+
        bts->oml_link->ts->sign.delay = 10;
        bts->c0->rsl_link->ts->sign.delay = 10;
        while (1) {

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

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I190752000a73d7600a946c7535661550b1fe3520
Gerrit-Change-Number: 11685
Gerrit-PatchSet: 6
Gerrit-Owner: Pau Espin Pedrol <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Max <[email protected]>
Gerrit-Reviewer: Neels Hofmeyr <[email protected]>
Gerrit-Reviewer: Pau Espin Pedrol <[email protected]>

Reply via email to