|WARNING| pw158508 [RFC PATCH 01/19] eal: fix variable shadowing

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Nov 6 15:10:12 CET 2025


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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#323: 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, 233 lines checked


More information about the test-report mailing list