Change in osmo-bts[master]: osmo-bts-trx/trx_if: cosmetic: s/ocommand/command/

2020-06-07 Thread laforge
laforge has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-bts/+/18705 )

Change subject: osmo-bts-trx/trx_if: cosmetic: s/ocommand/command/
..

osmo-bts-trx/trx_if: cosmetic: s/ocommand/command/

Change-Id: I06db72deb78cbab588de2103657b0722b67887a0
---
M src/osmo-bts-trx/trx_if.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  laforge: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/osmo-bts-trx/trx_if.c b/src/osmo-bts-trx/trx_if.c
index 488aff6..24d6b9b 100644
--- a/src/osmo-bts-trx/trx_if.c
+++ b/src/osmo-bts-trx/trx_if.c
@@ -202,7 +202,7 @@
  *  \param[in] fmt Format string (+ variable list of arguments)
  *  \returns 0 on success; negative on error
  *
- *  The new ocommand will be added to the end of the control command
+ *  The new command will be added to the end of the control command
  *  queue.
  */
 static int trx_ctrl_cmd_cb(struct trx_l1h *l1h, int critical, void *cb, const 
char *cmd,

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

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I06db72deb78cbab588de2103657b0722b67887a0
Gerrit-Change-Number: 18705
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria 
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge 
Gerrit-MessageType: merged


Change in osmo-bts[master]: osmo-bts-trx/trx_if: cosmetic: s/ocommand/command/

2020-06-06 Thread laforge
laforge has posted comments on this change. ( 
https://gerrit.osmocom.org/c/osmo-bts/+/18705 )

Change subject: osmo-bts-trx/trx_if: cosmetic: s/ocommand/command/
..


Patch Set 1: Code-Review+2


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

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I06db72deb78cbab588de2103657b0722b67887a0
Gerrit-Change-Number: 18705
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria 
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge 
Gerrit-Comment-Date: Sat, 06 Jun 2020 19:40:12 +
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment


Change in osmo-bts[master]: osmo-bts-trx/trx_if: cosmetic: s/ocommand/command/

2020-06-06 Thread fixeria
fixeria has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-bts/+/18705 )


Change subject: osmo-bts-trx/trx_if: cosmetic: s/ocommand/command/
..

osmo-bts-trx/trx_if: cosmetic: s/ocommand/command/

Change-Id: I06db72deb78cbab588de2103657b0722b67887a0
---
M src/osmo-bts-trx/trx_if.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/05/18705/1

diff --git a/src/osmo-bts-trx/trx_if.c b/src/osmo-bts-trx/trx_if.c
index 488aff6..24d6b9b 100644
--- a/src/osmo-bts-trx/trx_if.c
+++ b/src/osmo-bts-trx/trx_if.c
@@ -202,7 +202,7 @@
  *  \param[in] fmt Format string (+ variable list of arguments)
  *  \returns 0 on success; negative on error
  *
- *  The new ocommand will be added to the end of the control command
+ *  The new command will be added to the end of the control command
  *  queue.
  */
 static int trx_ctrl_cmd_cb(struct trx_l1h *l1h, int critical, void *cb, const 
char *cmd,

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

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I06db72deb78cbab588de2103657b0722b67887a0
Gerrit-Change-Number: 18705
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria 
Gerrit-MessageType: newchange