Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/31025 )
Change subject: Introduce tundev API ......................................................................
Patch Set 1:
(2 comments)
File src/core/tun.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2873): https://gerrit.osmocom.org/c/libosmocore/+/31025/comment/8cd399c4_22791326 PS1, Line 111: else else is not generally useful after a break or return
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2873): https://gerrit.osmocom.org/c/libosmocore/+/31025/comment/aff75e9e_88eafea0 PS1, Line 132: if (rc < 0) { braces {} are not necessary for any arm of this statement