|WARNING| pw144315 [PATCH v25 14/15] log: colorize log output
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Sep 19 17:09:38 CEST 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/144315
_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