|WARNING| pw163421 [RFC PATCH 24/44] eal: separate plugin paths from loaded plugin objects

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Apr 29 19:07:18 CEST 2026


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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#365: FILE: lib/eal/common/eal_common_options.c:797:
+		return p ? p->name : NULL;
+	} else {

total: 0 errors, 1 warnings, 371 lines checked


More information about the test-report mailing list