[dpdk-test-report] |WARNING| pw48605 eal: fix rte_zalloc_socket to zero memory

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Dec 7 23:25:53 CET 2018


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

_coding style issues_


ERROR:TRAILING_STATEMENTS: trailing statements should be on next line
#34: FILE: lib/librte_eal/common/rte_malloc.c:78:
+	if (new_ptr) memset(new_ptr, 0, size);

total: 1 errors, 0 warnings, 10 lines checked


More information about the test-report mailing list