|WARNING| pw130312 [PATCH v1 6/7] eal_interrupts: don't reinitialize threads

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


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

_coding style issues_


ERROR:INITIALISED_STATIC: do not initialise statics to 0
#77: FILE: lib/eal/linux/eal_interrupts.c:1177:
+	static int initialized = 0;

total: 1 errors, 0 warnings, 17 lines checked


More information about the test-report mailing list