Jenkins Builder has posted comments on this change by matanp. ( https://gerrit.osmocom.org/c/osmo-bsc/+/41413?usp=email )
Change subject: handover: Move log macros to handover_fsm.h ......................................................................
Patch Set 1:
(3 comments)
File include/osmocom/bsc/handover_fsm.h:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-bsc/+/41413/comment/0ea5b185_839e5d95?usp=... : PS1, Line 18: bsc_subscr_name(lchan->conn? lchan->conn->bsub : NULL), \ spaces required around that '?' (ctx:VxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-bsc/+/41413/comment/fcf2ab09_f53f44ff?usp=... : PS1, Line 30: bsc_subscr_name(lchan->conn? lchan->conn->bsub : NULL), \ spaces required around that '?' (ctx:VxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-bsc/+/41413/comment/58ab4f2b_ec3b6729?usp=... : PS1, Line 42: bsc_subscr_name(lchan->conn? lchan->conn->bsub : NULL), \ spaces required around that '?' (ctx:VxW)