Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/36913?usp=email )
Change subject: add jhash.h, copied from linux/jhash.h ......................................................................
Patch Set 1:
(2 comments)
File tests/jhash/jhash_test.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-16267): https://gerrit.osmocom.org/c/libosmocore/+/36913/comment/83386e5c_e36d6080 PS1, Line 40: hash_for_each(haystack, i, item, node) space required before the open parenthesis '('
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-16267): https://gerrit.osmocom.org/c/libosmocore/+/36913/comment/84cb7273_a7ab3947 PS1, Line 49: hash_for_each_possible(haystack, item, node, hash) space required before the open parenthesis '('