|WARNING| pw130310 [PATCH v1 4/7] memseg: init once

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Aug 15 03:40:21 CEST 2023


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

_coding style issues_


ERROR:INITIALISED_STATIC: do not initialise statics to 0
#80: FILE: lib/eal/linux/eal_memory.c:1905:
+	static bool memseg_initialized = 0;

total: 1 errors, 0 warnings, 27 lines checked


More information about the test-report mailing list