[dpdk-test-report] |WARNING| pw87796 [PATCH] log: support custom log function

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Feb 16 10:33:56 CET 2021


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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for any arm of this statement
#187: FILE: lib/librte_eal/linux/eal_log.c:50:
+	if (logf) {
[...]
+	} else {
[...]

total: 0 errors, 1 warnings, 94 lines checked


More information about the test-report mailing list