automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw138946 [PATCH v17 10/15] log: drop syslog support, and make code common
       [not found] <20240327233001.83505-11-stephen@networkplumber.org>
@ 2024-03-27 23:32 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-03-27 23:32 UTC (permalink / raw)
  To: test-report; +Cc: Stephen Hemminger

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

_coding style issues_


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

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

total: 0 errors, 2 warnings, 114 lines checked

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

only message in thread, other threads:[~2024-03-27 23:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20240327233001.83505-11-stephen@networkplumber.org>
2024-03-27 23:32 ` |WARNING| pw138946 [PATCH v17 10/15] log: drop syslog support, and make code common 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).