2 comments:
File include/osmocom/gapk/get_cycles.h:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-9067):
Patch Set #1, Line 108: typedef unsigned long cycles_t;
do not add new typedefs
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-9067):
Patch Set #1, Line 109: static inline cycles_t get_cycles()
Bad function definition - cycles_t get_cycles() should probably be cycles_t get_cycles(void)
To view, visit change 33620. To unsubscribe, or for help writing mail filters, visit settings.