Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-abis/+/29370 )
Change subject: ipaccess_close(): No need to lookup already available struct e1i_ts ......................................................................
Patch Set 1:
(1 comment)
File src/input/ipaccess.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-libosmo-abis-lint-36): https://gerrit.osmocom.org/c/libosmo-abis/+/29370/comment/bc0212e4_8002d650 PS1, Line 457: struct osmo_fsm_inst* ka_fsm = e1i_ts->driver.ipaccess.ka_fsm; "foo* bar" should be "foo *bar"