Attention is currently required from: pespin.
fixeria has posted comments on this change. (
https://gerrit.osmocom.org/c/osmo-bts/+/27720 )
Change subject: scheduler: remove redundant OSMO_ASSERT() statements
......................................................................
Patch Set 1: Code-Review+2
(1 comment)
Patchset:
PS1:
That's precisely the point of the asserts, to
describe and check that "guaranteed" situation, so tha […]
Yes, I agree
with the concept in general. But on the other hand we should not put assert()s everywhere
to address every possible failure vector. In this context it's hard to imagine why
would somebody change bts_model_l1sap_down() to call this function on receipt of a
different prim type, given that it's clear from the function name what kind of the
input it expects...
--
To view, visit
https://gerrit.osmocom.org/c/osmo-bts/+/27720
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I6a01bba7b5eb337ae1552c442d74447565c52e25
Gerrit-Change-Number: 27720
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Mon, 11 Apr 2022 13:37:23 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: comment