osmith has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-bsc/+/31539 )


Change subject: Cosmetic: fix various typos
......................................................................

Cosmetic: fix various typos

Change-Id: I9225e733e3afa8171f24253e21eaffc654f689af
---
M src/osmo-bsc/assignment_fsm.c
M src/osmo-bsc/codec_pref.c
2 files changed, 11 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/39/31539/1

diff --git a/src/osmo-bsc/assignment_fsm.c b/src/osmo-bsc/assignment_fsm.c
index e2213d4..d382f10 100644
--- a/src/osmo-bsc/assignment_fsm.c
+++ b/src/osmo-bsc/assignment_fsm.c
@@ -389,7 +389,7 @@
        return 0;
 }

-/* Check if the incoming assignment requests requires a voice stream or not,
+/* Check if the incoming assignment request requires a voice stream or not,
  * we will look at the preferred and the alternate channel mode and also make
  * sure that both are consistent. */
 static int check_requires_voice_stream(struct gsm_subscriber_connection *conn)
diff --git a/src/osmo-bsc/codec_pref.c b/src/osmo-bsc/codec_pref.c
index 9b4b37f..3824e14 100644
--- a/src/osmo-bsc/codec_pref.c
+++ b/src/osmo-bsc/codec_pref.c
@@ -376,7 +376,7 @@
                break;
        }

-       /* Exit without result, in case no match can be deteched */
+       /* Exit without result, in case no match can be detected */
        if (!match) {
                ch_mode_rate->chan_mode = GSM48_CMODE_SIGN;
                ch_mode_rate->chan_rate = CH_RATE_SDCCH;

--
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/31539
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I9225e733e3afa8171f24253e21eaffc654f689af
Gerrit-Change-Number: 31539
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>
Gerrit-MessageType: newchange

Reply via email to