Attention is currently required from: pespin.
osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-cbc/+/28716 )
Change subject: Make cbsp,sbcap mgr available in data model
......................................................................
Patch Set 1: Code-Review+1
--
To view, visit https://gerrit.osmocom.org/c/osmo-cbc/+/28716
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-cbc
Gerrit-Branch: master
Gerrit-Change-Id: I60c3ded80c38bcf50b831c6e9db719a8d2cba5b1
Gerrit-Change-Number: 28716
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Fri, 22 Jul 2022 08:41:58 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
Attention is currently required from: pespin.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-cbc/+/28717 )
Change subject: Fix cbc_vty_go_parent() not being called
......................................................................
Patch Set 1: Code-Review+2
(2 comments)
File src/cbc_main.c:
https://gerrit.osmocom.org/c/osmo-cbc/+/28717/comment/e2cc2b83_fc2c064f
PS1, Line 117: .go_parent_cb = cbc_vty_go_parent,
> see here ;)
LOL. I wish GCC was smart enough to generate a warning here...
https://gerrit.osmocom.org/c/osmo-cbc/+/28717/comment/bde5798c_b93bf6cc
PS1, Line 119: .go_parent_cb = NULL,
> It was set to NULL explicitly, and now it will be NULL implicitly. […]
Done
--
To view, visit https://gerrit.osmocom.org/c/osmo-cbc/+/28717
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-cbc
Gerrit-Branch: master
Gerrit-Change-Id: I946c503f5a40eafbee6e7fa359781548b74e45a6
Gerrit-Change-Number: 28717
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Thu, 21 Jul 2022 22:44:15 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Comment-In-Reply-To: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: comment
Attention is currently required from: fixeria.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/28724 )
Change subject: {ms,gprs_pcu}_talloc_destructor(): call osmo_timer_del() unconditionally
......................................................................
Patch Set 1: Code-Review+1
(1 comment)
Patchset:
PS1:
I personally like the fact of explicitly testing if timer is pending in order to show the reader that it may not necessarily be always armed, but fine anyway.
--
To view, visit https://gerrit.osmocom.org/c/osmo-pcu/+/28724
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: I062c7636b59714860fa6b49a2d59c6528ebd57e3
Gerrit-Change-Number: 28724
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Comment-Date: Thu, 21 Jul 2022 22:42:01 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment