Attention is currently required from: dexter.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-cbc/+/28798 )
Change subject: Rename functions generating CBSP/SBc-AP Write-Replace request
......................................................................
Patch Set 2:
(1 comment)
File include/osmocom/cbc/cbsp_msg.h:
https://gerrit.osmocom.org/c/osmo-cbc/+/28798/comment/45b42902_be1591f3
PS2, Line 5: struct osmo_cbsp_decoded *cbsp_gen_write_replace_req(void *ctx, const struct cbc_message *cbcmsg);
> cbsp_gen_write_replace_req seems to be a bit long. I am not familliar with SBc-AP". […]
I think it's clearer keeping it. If at all I'd drop the "replace", but given it's basically called once I think it's fine having a long name,
--
To view, visit https://gerrit.osmocom.org/c/osmo-cbc/+/28798
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-cbc
Gerrit-Branch: master
Gerrit-Change-Id: Ib0228c64bbf104accdbbebb6076004a6a1f44c6f
Gerrit-Change-Number: 28798
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <pmaier(a)sysmocom.de>
Gerrit-Attention: dexter <pmaier(a)sysmocom.de>
Gerrit-Comment-Date: Tue, 26 Jul 2022 13:19:01 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: dexter <pmaier(a)sysmocom.de>
Gerrit-MessageType: comment
Attention is currently required from: pespin.
dexter has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-cbc/+/28798 )
Change subject: Rename functions generating CBSP/SBc-AP Write-Replace request
......................................................................
Patch Set 2: Code-Review+1
(1 comment)
File include/osmocom/cbc/cbsp_msg.h:
https://gerrit.osmocom.org/c/osmo-cbc/+/28798/comment/459ad188_0fe38bb5
PS2, Line 5: struct osmo_cbsp_decoded *cbsp_gen_write_replace_req(void *ctx, const struct cbc_message *cbcmsg);
cbsp_gen_write_replace_req seems to be a bit long. I am not familliar with SBc-AP". However If the "write" in the function name refers to the message it generates you could spare it. => "cbsp_gen_replace_req"? Probably I am wrong.
--
To view, visit https://gerrit.osmocom.org/c/osmo-cbc/+/28798
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-cbc
Gerrit-Branch: master
Gerrit-Change-Id: Ib0228c64bbf104accdbbebb6076004a6a1f44c6f
Gerrit-Change-Number: 28798
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <pmaier(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Tue, 26 Jul 2022 13:09:45 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
Attention is currently required from: pespin.
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-cbc/+/28798
to look at the new patch set (#2).
Change subject: Rename functions generating CBSP/SBc-AP Write-Replace request
......................................................................
Rename functions generating CBSP/SBc-AP Write-Replace request
Previous naming is misleading, as it seems to indicate the function is
used to generate any kind of message, which is wrong.
Change-Id: Ib0228c64bbf104accdbbebb6076004a6a1f44c6f
---
M include/osmocom/cbc/cbsp_msg.h
M include/osmocom/cbc/sbcap_msg.h
M src/cbc_message.c
M src/cbsp_msg.c
M src/sbcap_msg.c
5 files changed, 6 insertions(+), 6 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-cbc refs/changes/98/28798/2
--
To view, visit https://gerrit.osmocom.org/c/osmo-cbc/+/28798
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-cbc
Gerrit-Branch: master
Gerrit-Change-Id: Ib0228c64bbf104accdbbebb6076004a6a1f44c6f
Gerrit-Change-Number: 28798
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: newpatchset