Attention is currently required from: Hoernchen.
3 comments:
File src/logging.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-1999):
Patch Set #2, Line 101: static void log_cache_update_all()
Bad function definition - void log_cache_update_all() should probably be void log_cache_update_all(void)
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-1999):
Patch Set #2, Line 110: llist_for_each_entry (tgt, &osmo_log_target_list, entry) {
space prohibited between function name and open parenthesis '('
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-1999):
Patch Set #2, Line 131: llist_for_each_entry (tgt, &osmo_log_target_list, entry) {
space prohibited between function name and open parenthesis '('
To view, visit change 30633. To unsubscribe, or for help writing mail filters, visit settings.