Change in osmo-bsc[master]: cosmetic: put comment back at proper place in bsc_vty.c

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/.

neels gerrit-no-reply at lists.osmocom.org
Wed May 27 14:32:27 UTC 2020


neels has submitted this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/18494 )

Change subject: cosmetic: put comment back at proper place in bsc_vty.c
......................................................................

cosmetic: put comment back at proper place in bsc_vty.c

Change-Id: Ie5d44fdb78f3bdabede464d88d493e911512bb35
---
M src/osmo-bsc/bsc_vty.c
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/src/osmo-bsc/bsc_vty.c b/src/osmo-bsc/bsc_vty.c
index d699cf7..c380a30 100644
--- a/src/osmo-bsc/bsc_vty.c
+++ b/src/osmo-bsc/bsc_vty.c
@@ -5392,6 +5392,7 @@
 	install_element(ENABLE_NODE, &handover_any_cmd);
 	install_element(ENABLE_NODE, &assignment_any_cmd);
 	install_element(ENABLE_NODE, &handover_any_to_arfcn_bsic_cmd);
+	/* See also handover commands added on net level from handover_vty.c */
 
 	logging_vty_add_cmds();
 	osmo_talloc_vty_add_cmds();
@@ -5399,7 +5400,6 @@
 	install_element(GSMNET_NODE, &cfg_net_neci_cmd);
 	install_element(GSMNET_NODE, &cfg_net_dtx_cmd);
 	install_element(GSMNET_NODE, &cfg_net_pag_any_tch_cmd);
-	/* See also handover commands added on net level from handover_vty.c */
 
 	install_element(GSMNET_NODE, &cfg_bts_cmd);
 	install_node(&bts_node, config_write_bts);

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

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: Ie5d44fdb78f3bdabede464d88d493e911512bb35
Gerrit-Change-Number: 18494
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <axilirator at gmail.com>
Gerrit-Reviewer: neels <nhofmeyr at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200527/3de4748d/attachment.htm>


More information about the gerrit-log mailing list