[dpdk-test-report] |WARNING| pw32430 [PATCH RFC 07/23] eal/malloc: make malloc_elem_join_adjacent_free public

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Dec 19 12:09:52 CET 2017


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/32430

_coding style issues_


ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#35: FILE: lib/librte_eal/common/malloc_elem.c:352:
+struct malloc_elem *
+malloc_elem_join_adjacent_free(struct malloc_elem *elem) {

total: 1 errors, 0 warnings, 27 lines checked


More information about the test-report mailing list