|WARNING| pw138762 [PATCH v11 9/9] log: colorize log output

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Mar 24 03:43:03 CET 2024


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

_coding style issues_


WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 8)
#341: FILE: lib/log/log.c:961:
 	} else
[...]
+	if (use_color(STDERR_FILENO)) {

total: 0 errors, 1 warnings, 249 lines checked


More information about the test-report mailing list