|WARNING| pw159822 [PATCH v4 02/31] eal: fix variable shadowing

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jan 14 16:46:19 CET 2026


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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#371: 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