automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw147431 [PATCH v30 07/13] log: rework syslog handling
       [not found] <20241027172616.176175-8-stephen@networkplumber.org>
@ 2024-10-27 17:28 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-10-27 17:28 UTC (permalink / raw)
  To: test-report; +Cc: Stephen Hemminger

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

_coding style issues_


WARNING:STATIC_CONST_CHAR_ARRAY: char * array declaration might be better as static const
#139: FILE: app/test/test_eal_flags.c:988:
+	const char *argv3[] = {prgname, prefix, mp_flag, "--syslog=user"};

WARNING:STATIC_CONST_CHAR_ARRAY: char * array declaration might be better as static const
#144: FILE: app/test/test_eal_flags.c:992:
+	const char *argv5[] = {prgname, prefix, mp_flag, "--syslog=invalid"};

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#235: FILE: doc/guides/prog_guide/log_lib.rst:11:
+In addition, the log can be redirected to a different stdio file stream.

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

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

total: 0 errors, 5 warnings, 514 lines checked

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

only message in thread, other threads:[~2024-10-27 17:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20241027172616.176175-8-stephen@networkplumber.org>
2024-10-27 17:28 ` |WARNING| pw147431 [PATCH v30 07/13] log: rework syslog handling 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).