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 *)"