|WARNING| pw144145 [PATCH v22 14/15] log: colorize log output
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Sep 17 22:45:08 CEST 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/144145
_coding style issues_
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#294: FILE: lib/log/log_color.c:5:
+#include <stdio.h>
ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#345: FILE: lib/log/log_color.c:56:
+color_fprintf(FILE *out, enum color color, const char *fmt, ...)
^
total: 1 errors, 1 warnings, 330 lines checked
More information about the test-report
mailing list