|WARNING| pw148138 [PATCH v32 01/12] eal/windows: align getopt to FreeBSD

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Nov 8 09:52:53 CET 2024


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

_coding style issues_


WARNING:STATIC_CONST_CHAR_ARRAY: static char array declaration should probably be static const char
#119: FILE: lib/eal/windows/getopt.c:42:
+static char EMSG[] = "";

total: 0 errors, 1 warnings, 106 lines checked


More information about the test-report mailing list