2 comments:
File src/core/osmo_io_internal.h:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-8649):
Patch Set #1, Line 37: #define IOFD_FLAG_SET(iofd, flag) \
Single statement macros should not use a do {} while (0) loop
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-8649):
Patch Set #1, Line 42: #define IOFD_FLAG_UNSET(iofd, flag) \
Single statement macros should not use a do {} while (0) loop
To view, visit change 33495. To unsubscribe, or for help writing mail filters, visit settings.