|WARNING| pw144162 [PATCH v23 14/15] log: colorize log output

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Sep 18 07:02:24 CEST 2024


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

_coding style issues_


WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#280: FILE: lib/log/log_color.c:5:
+#include <stdio.h>

ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#331: FILE: lib/log/log_color.c:56:
+color_fprintf(FILE *out, enum color color, const char *fmt, ...)
                    ^

total: 1 errors, 1 warnings, 317 lines checked


More information about the test-report mailing list