Attention is currently required from: neels.
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 2:
(5 comments)
File src/osmo-hnbgw/cnlink.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-7838): https://gerrit.osmocom.org/c/osmo-hnbgw/+/33175/comment/72df2e48_05eac603 PS2, Line 175: struct hnbgw_cnlink *cnlink = (struct hnbgw_cnlink*)fi->priv; "(foo*)" should be "(foo *)"
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-7838): https://gerrit.osmocom.org/c/osmo-hnbgw/+/33175/comment/f1c36c3e_394e79d2 PS2, Line 182: struct hnbgw_cnlink *cnlink = (struct hnbgw_cnlink*)fi->priv; "(foo*)" should be "(foo *)"
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-7838): https://gerrit.osmocom.org/c/osmo-hnbgw/+/33175/comment/eb6c64e7_b2cd1e00 PS2, Line 201: struct hnbgw_cnlink *cnlink = (struct hnbgw_cnlink*)fi->priv; "(foo*)" should be "(foo *)"
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-7838): https://gerrit.osmocom.org/c/osmo-hnbgw/+/33175/comment/88f498f3_b97b0c94 PS2, Line 208: struct hnbgw_cnlink *cnlink = (struct hnbgw_cnlink*)fi->priv; "(foo*)" should be "(foo *)"
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-7838): https://gerrit.osmocom.org/c/osmo-hnbgw/+/33175/comment/6da7405f_4e0c01f5 PS2, Line 230: struct hnbgw_cnlink *cnlink = (struct hnbgw_cnlink*)fi->priv; "(foo*)" should be "(foo *)"