3 comments:
File include/osmocom/core/utils.h:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-3976):
Patch Set #1, Line 88: #define osmo_static_assert(exp, name) \
macros should not use a trailing semicolon
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-3976):
Patch Set #1, Line 89: typedef int dummy##name [(exp) ? 1 : -1] __attribute__((__unused__));
do not add new typedefs
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-3976):
Patch Set #1, Line 89: typedef int dummy##name [(exp) ? 1 : -1] __attribute__((__unused__));
space prohibited before open square bracket '['
To view, visit change 31496. To unsubscribe, or for help writing mail filters, visit settings.