Change in osmo-bsc[master]: handover_cfg: add missing VTY_CMD_PREFIX in comment

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

laforge gerrit-no-reply at lists.osmocom.org
Wed Jun 16 20:36:21 UTC 2021


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

Change subject: handover_cfg: add missing VTY_CMD_PREFIX in comment
......................................................................

handover_cfg: add missing VTY_CMD_PREFIX in comment

The comment that explains HO_CFG_ONE_MEMBER lacks VTY_CMD_PREFIX
in the sample macro definistion.

Change-Id: I80db198178cfd1e8669589eb3b468766f0c30ea2
---
M include/osmocom/bsc/handover_cfg.h
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, but someone else must approve
  laforge: Looks good to me, approved



diff --git a/include/osmocom/bsc/handover_cfg.h b/include/osmocom/bsc/handover_cfg.h
index 342d5e4..6e003af 100644
--- a/include/osmocom/bsc/handover_cfg.h
+++ b/include/osmocom/bsc/handover_cfg.h
@@ -53,7 +53,7 @@
 /* The HO_CFG_ONE_MEMBER macro gets redefined, depending on whether to define struct members,
  * function declarations or definitions... It is of the format
  *   HO_CFG_ONE_MEMBER(TYPE, NAME, DEFAULT_VAL,
- *                     VTY_CMD, VTY_CMD_ARG, VTY_ARG_EVAL,
+ *                     VTY_CMD_PREFIX, VTY_CMD, VTY_CMD_ARG, VTY_ARG_EVAL,
  *                     VTY_WRITE_FMT, VTY_WRITE_CONV,
  *                     VTY_DOC)
  * Then using HO_CFG_ALL_MEMBERS can save a lot of code dup in defining API declaration, API

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

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I80db198178cfd1e8669589eb3b468766f0c30ea2
Gerrit-Change-Number: 24689
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210616/ddfcb0cd/attachment.htm>


More information about the gerrit-log mailing list