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 *)"
--
To view, visit
https://gerrit.osmocom.org/c/libosmocore/+/30986
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I75e75e251c6776801fffdde745aebedf21c68799
Gerrit-Change-Number: 30986
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-CC: Jenkins Builder
Gerrit-Comment-Date: Mon, 16 Jan 2023 13:57:22 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment