* |WARNING| pw144140 [PATCH v22 09/15] log: drop syslog support, and make code common
[not found] <20240917203828.414701-10-stephen@networkplumber.org>
@ 2024-09-17 20:42 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-09-17 20:42 UTC (permalink / raw)
To: test-report; +Cc: Stephen Hemminger
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/144140
_coding style issues_
WARNING:STATIC_CONST_CHAR_ARRAY: char * array declaration might be better as static const
#116: 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
#122: FILE: app/test/test_eal_flags.c:990:
+ const char *argv4[] = {prgname, prefix, mp_flag, "--syslog", "always"};
total: 0 errors, 2 warnings, 134 lines checked
^ permalink raw reply [flat|nested] only message in thread