Jenkins Builder has posted comments on this change. (
https://gerrit.osmocom.org/c/osmo-hnbgw/+/33175 )
Change subject: detect in/active CN links by RANAP RESET
......................................................................
Patch Set 1:
(5 comments)
File src/osmo-hnbgw/cnlink.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-7826):
https://gerrit.osmocom.org/c/osmo-hnbgw/+/33175/comment/6deef6cd_081a280d
PS1, Line 175: struct hnbgw_cnlink *cnlink = (struct hnbgw_cnlink*)fi->priv;
"(foo*)" should be "(foo *)"
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-7826):
https://gerrit.osmocom.org/c/osmo-hnbgw/+/33175/comment/6c30ca8c_bc98eace
PS1, Line 182: struct hnbgw_cnlink *cnlink = (struct hnbgw_cnlink*)fi->priv;
"(foo*)" should be "(foo *)"
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-7826):
https://gerrit.osmocom.org/c/osmo-hnbgw/+/33175/comment/0c92285c_e551cc74
PS1, Line 201: struct hnbgw_cnlink *cnlink = (struct hnbgw_cnlink*)fi->priv;
"(foo*)" should be "(foo *)"
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-7826):
https://gerrit.osmocom.org/c/osmo-hnbgw/+/33175/comment/3215de87_fc3fb1e7
PS1, Line 208: struct hnbgw_cnlink *cnlink = (struct hnbgw_cnlink*)fi->priv;
"(foo*)" should be "(foo *)"
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-7826):
https://gerrit.osmocom.org/c/osmo-hnbgw/+/33175/comment/8499bbb7_69288030
PS1, Line 230: struct hnbgw_cnlink *cnlink = (struct hnbgw_cnlink*)fi->priv;
"(foo*)" should be "(foo *)"
--
To view, visit
https://gerrit.osmocom.org/c/osmo-hnbgw/+/33175
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-hnbgw
Gerrit-Branch: master
Gerrit-Change-Id: Id3eefdea889a736fd5957b80280fa45b9547b792
Gerrit-Change-Number: 33175
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr(a)sysmocom.de>
Gerrit-CC: Jenkins Builder
Gerrit-Comment-Date: Mon, 05 Jun 2023 13:29:07 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment