|WARNING| pw109729 [PATCH v3] rte_dump_stack: make in async signal safe

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Apr 14 21:43:13 CEST 2022


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

_coding style issues_


WARNING:SPACING: space prohibited between function name and open parenthesis '('
#340: FILE: lib/eal/unix/eal_debug.c:81:
+		if (dladdr (pc, &info) == 0) {

total: 0 errors, 1 warnings, 152 lines checked


More information about the test-report mailing list