|WARNING| pw144289 [PATCH v24 14/15] log: colorize log output

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Sep 18 22:57:26 CEST 2024


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

_coding style issues_


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

ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#335: 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