|WARNING| pw166827 [PATCH 27/39] eal: separate plugin paths from loaded plugin objects
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Jul 21 11:46:34 CEST 2026
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/166827
_coding style issues_
WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#362: FILE: lib/eal/common/eal_common_options.c:819:
+ return p ? p->name : NULL;
+ } else {
total: 0 errors, 1 warnings, 371 lines checked
More information about the test-report
mailing list