|WARNING| pw158574 [RFC PATCH v2 02/33] eal: fix variable shadowing

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Nov 7 16:50:34 CET 2025


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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#369: FILE: lib/eal/common/eal_common_trace.c:447:
+	for (count = 0; count < t->nb_trace_mem_list; count++) {
+		trace_mem_per_thread_free_unlocked(&t->lcore_meta[count]);
 	}

total: 0 errors, 1 warnings, 266 lines checked


More information about the test-report mailing list