Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/30986 )
Change subject: socket.h: Introduce API osmo_sockaddr_netmask_to_prefixlen() ......................................................................
Patch Set 1:
(2 comments)
File src/socket.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2772): https://gerrit.osmocom.org/c/libosmocore/+/30986/comment/bb81ad80_e3e7da64 PS1, Line 1306: uint8_t *b = (uint8_t*) &bits; "(foo*)" should be "(foo *)"
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2772): https://gerrit.osmocom.org/c/libosmocore/+/30986/comment/710472e9_5703c1d3 PS1, Line 1323: uint8_t *b = (uint8_t*) &bits; "(foo*)" should be "(foo *)"