automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw148149 [PATCH v32 11/12] log: colorize log output
       [not found] <20241108085710.2943741-12-david.marchand@redhat.com>
@ 2024-11-08  8:59 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-11-08  8:59 UTC (permalink / raw)
  To: test-report; +Cc: David Marchand

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

_coding style issues_


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

ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#507: FILE: lib/log/log_color.c:185:
+color_print(FILE *f, const char *format, va_list ap)
                  ^

ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#521: FILE: lib/log/log_color.c:199:
+color_print_with_timestamp(FILE *f, const char *format, va_list ap)
                                 ^

ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#563: FILE: lib/log/log_private.h:52:
+int color_print(FILE *f, const char *format, va_list ap);
                      ^

ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#566: FILE: lib/log/log_private.h:55:
+int color_print_with_timestamp(FILE *f, const char *format, va_list ap);
                                     ^

total: 4 errors, 1 warnings, 414 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-11-08  8:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20241108085710.2943741-12-david.marchand@redhat.com>
2024-11-08  8:59 ` |WARNING| pw148149 [PATCH v32 11/12] log: colorize log output checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).