|WARNING| pw159069 [PATCH v3 02/31] eal: fix variable shadowing

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Dec 1 12:45:27 CET 2025


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

_coding style issues_


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