Attention is currently required from: jolly.
Patch set 10:Code-Review +1
View Change
2 comments:
File src/gsm/lapdm.c:
Patch Set #10, Line 1619: i
array should be "const uint32_t *" as it's just read and never modified.
Patch Set #10, Line 1631: void lapdm_channel_set_t200_fn(struct lapdm_channel *lc, uint32_t *t200_fn_dcch, uint32_t *t200_fn_acch)
arrays should be "const uint32_t *" as it's just read and never modified.
To view, visit change 34986. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I6ebe83f829d7751ea9de1d90eb478c7a628db64c
Gerrit-Change-Number: 34986
Gerrit-PatchSet: 10
Gerrit-Owner: jolly <andreas@eversberg.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-Attention: jolly <andreas@eversberg.eu>
Gerrit-Comment-Date: Fri, 17 Nov 2023 14:19:06 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment